coverage_res_chr21 {DegNorm}R Documentation

Example CoverageClass data

Description

Example of CoverageClass data from DegNorm package. It is the output from read_coverage_batch function for human chromosome 21.

Usage

data(coverage_res_chr21)

Format

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.

Examples

data(coverage_res_chr21)
summary_CoverageClass(coverage_res_chr21)

[Package DegNorm version 1.4.0 Index]