Collects the chromosomal lengths used to build all bigwigs experimental design object
1 | getChromInfo(expDes, which.chrom = NULL, regex.chrom = NULL)
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.