coverage_res_chr21: Example CoverageClass data

coverage_res_chr21R 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)

jipingw/DegNorm documentation built on April 3, 2024, 1:22 a.m.