read_loom_anno: Read Loom sample annotations

Description Usage Arguments Value

View source: R/read_loom.R

Description

Read Loom sample annotations

Usage

1
read_loom_anno(loom_file, sample_col = "CellID")

Arguments

loom_file

The loom file to read

sample_col

The name of the col_attr to use for sample_names. Default is "CellID".

Value

A data.frame with annotations as columns and samples as rows. The Loom CellID becomes the first column, sample_name.


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