getChromInfo: Chromosome information collection

Description Usage Arguments

Description

Collects the chromosomal lengths used to build all bigwigs experimental design object

Usage

1
getChromInfo(expDes, which.chrom = NULL, regex.chrom = NULL)

Arguments

expDes

experimentalDesign object

which.chrom

character vector of which chromosomes information should be collected on. Default value of NULL collects info for all chromosomes. Cannot be specified at the same time as regex.chrom.

regex.chrom

can supply regex expression matching which chromosomes information should be collected on. Cannot be specified at the same time as which.chrom.


ndukler/experimentalDataTools documentation built on May 29, 2019, 7:15 a.m.