get_sample_annotations: Return sample annotation from bagel object

Description Usage Arguments Value Examples

View source: R/main_class.R

Description

Return sample annotation from bagel object

Usage

1

Arguments

bay

Bagel object we input sample into

Value

Sets sample_annotations slot no return

Examples

1
2
3
bay <- readRDS(system.file("testdata", "bagel.rds", package = "BAGEL"))
init_sample_annotations(bay)
get_sample_annotations(bay)

campbio/BAGEL documentation built on Oct. 6, 2020, 3:59 a.m.