write_tome_mapping: Write a mapping frequencies table to a tome file.

Description Usage Arguments

View source: R/write_tome.R

Description

Write a mapping frequencies table to a tome file.

Usage

1
2
write_tome_mapping(mapping, mapping_name = NULL, tome,
  overwrite = NULL)

Arguments

mapping

A data.frame with mapping results to write.

mapping_name

The base name of the mapping Should match the mapping description table

tome

Path to the target tome file.

overwrite

Whether or not to overwrite existing annotations. Default is NULL, which will use the global settings defined with set_scrattch.io_global_overwrite().


AllenInstitute/scrattch.io documentation built on Nov. 17, 2021, 10:06 a.m.