read_tome_anno: Read annotations table from a tome file

Description Usage Arguments

View source: R/read_tome.R

Description

Read annotations table from a tome file

Usage

1
read_tome_anno(tome, groups = NULL)

Arguments

tome

The location of the tome file to read.

groups

The groups to read - matches column names using grep. Can provide multiple with c(). If NULL, will get all columns. Default is NULL.


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