coverage_res_chr21 {DegNorm} | R Documentation |
Example of CoverageClass
data from DegNorm package.
It is the output from read_coverage_batch
function for human
chromosome 21.
data(coverage_res_chr21)
A coverageClass
list of the following
coverage
a list of converage matrices for all genes within each sample
counts
a data.frame of read counts for all genes within each sample.
data(coverage_res_chr21) summary_CoverageClass(coverage_res_chr21)