Description Usage Arguments Value
This function returns the coverage of the exonic portion of sufficient features identified based on sequencing read length. It takes as input a pheno table of all the same rls and queries the bigwig_path.
1 | getExCounts(pheno, cores = 1)
|
pheno |
The phenotype matrix created by processPheno(), limited to 1 'rls' group. |
cores |
The number of processing cores to use. |
A matrix containing the exonic feature counts for the samples in pheno.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.