init_sample_annotations: Initialize sample annotation data.table with sample names...

Description Usage Arguments Value Examples

View source: R/main_class.R

Description

Initialize sample annotation data.table with sample names from variants

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_sbs96.rds", package = "BAGEL"))
init_sample_annotations(bay)
bay

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