Description Usage Arguments Author(s) Examples
Plot noise as a function of sequence depth.
1 |
x |
A |
y |
missing |
... |
Further arguments to |
Ilari Scheinin
1 2 3 4 5 | data(LGG150)
readCounts <- LGG150
readCountsFiltered <- applyFilters(readCounts)
readCountsFiltered <- estimateCorrection(readCountsFiltered)
noisePlot(readCountsFiltered)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.