makeBSseq: make an in-core BSseq object from a biscuit BED

Description Usage Arguments Value See Also

Description

make an in-core BSseq object from a biscuit BED

Usage

1
makeBSseq(tbl, params, simplify = FALSE, verbose = FALSE)

Arguments

tbl

a tibble (from read_tsv) or a data.table (from fread())

params

parameters (from checkBiscuitBED)

simplify

simplify sample names by dropping .foo.bar.hg19 & similar

verbose

be verbose about what is happening? (FALSE)

Value

an in-core BSseq object

See Also

makeBSseq_HDF5


ttriche/biscuitEater documentation built on May 15, 2019, 4:18 p.m.