Description Usage Arguments Details Value Note Author(s) References See Also Examples
Method to construct MELON scatter plots of normalized samples vs the reference sample
1 | normScatterPlot(object, nres = 5, datatype = c("Count", "Continuous"), savedir = NULL, plotabline = T, tracefile = NULL)
|
object |
object of class |
nres |
percentage, default value is 5% |
datatype |
scale of normalized data, either |
savedir |
the directory where to save the plots |
plotabline |
logical indicating whether bisector should be shown. Default is TRUE. |
tracefile |
a writable connection or a character string naming the file to write to, or |
A technical description of the algorithm and performance is given in the article 'Methylation Enriched LOci Normalization (MELON) for genome-wide DNA methylation experiments' (De Meyer et al. 2012).
The method provides MELON
scatter plots of normalized samples vs the reference sample. The sample names are embedded in the file names.
##
Peter Pipelers <Peter.Pipelers@ugent.be>
De Meyer Tim, Pipelers Peter, Szarc vel Szic Katarzyna, Denil Simon, Trooskens Geert, Renard Jean-Pierre, De Keulenaer Sarah, Vanden Berghe Wim and Van Criekinge Wim (2012) Methylation Enriched LOci Normalization (MELON) for genome-wide DNA methylation experiments.
##
1 | ##
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.