Description Usage Format Examples
Example of DegNormClass data from DegNorm package. It is the
output from degnorm function for human chromosome 21.
1 | data("res_DegNorm_chr21")
|
A DegNormClass list of the following items:
countsa data.drame of read counts for each gene within each sample.
counts_normeda data.drame of degradation-normalized read counts for each gene within each sample.
DIa matrix of degradation index scores for each gene within each sample.
Knormalizing scale factor for each gene within each sample after accounting for degradation normalization.
convergenceconvergence tag; 0 = degnorm was not done on this gene because smaller counts or too short length.1 = degnorm was done with baseline selection. 2 = degnorm done without baseline selection because gene length (after filtering out low count regions)<200 bp. 3= baseline was found, but DI score is too large. 4 = baseline selection didn't coverge.
envelopa list of the envelop curves for all genes.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.