Description Usage Format References Examples
The runSeqsumm function was run over a SAM file at a summarization window of 200Kbps and only chromosomes 1 to 5 were kept.
1 |
A data frame with 5314 genomic windows on the following 5 variables.
chromA numeric vector with the chromosome of the corresponding window.
win.startA numeric vector with the first zero-based base pair index of the corresponding window.
reads.gcA numeric vector with the mean GC content for the reads within the corresponding window.
reads.mapqA numeric vector with the mean mapping quality for the reads within the corresponding window.
countsA numeric vector with the read count within the corresponding window.
High-resolution mapping of copy-number alterations with massively parallel sequencing. Chiang DY, Getz G, Jaffe DB, O'Kelly MJ, Zhao X, Carter SL, Russ C, Nusbaum C, Meyerson M, Lander ES. Nature. 2010 Jan; 6(1):99-103
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.