read_tome_mapping: Read mapping table from a tome file

Description Usage Arguments

View source: R/read_tome.R

Description

Read mapping table from a tome file

Usage

1
2
read_tome_mapping(tome, mapping_name = NULL, columns = NULL,
  get_all = FALSE)

Arguments

tome

the location of the tome file to read.

mapping_name

the name of the mapping table to read

columns

selected columns to read. If NULL, reads all columns. Default = NULL.

get_all

logical, whether or not to append all other columns after the specified columns. Default = FALSE.


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