View source: R/germlineOutliers.R
germlineOutliers | R Documentation |
For each 1kb bin along the genome, we assess whether two or more
ovarian samples have a preprocessed read depth estimate that is
more than NMAD
s from zero.
germlineOutliers(pviews, NMAD = 5)
pviews |
a |
NMAD |
a length-one numeric vector indicating the number of mads from zero |
REFACTOR: Each major directory in the DataPaths should have a final subdirectory with a views object.
a GRanges
object of the reduced outlier genomic intervals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.