Description Usage Arguments Value Author(s)
View source: R/MergeStatisticAnnotations2DataForPREDA.R
This function merges a StatisticsForPREDA and a GenomicAnnotationsForPREDA object into a DataForPREDA object
1 2 3 | MergeStatisticAnnotations2DataForPREDA(StatisticsForPREDAObject,
GenomicAnnotationsForPREDAObject, sortAndCleanNA = FALSE, quiet =
FALSE, MedianCenter = FALSE)
|
StatisticsForPREDAObject |
An object of class StatisticsForPREDA |
GenomicAnnotationsForPREDAObject |
An object of class GenomicAnnotationsForPREDA |
sortAndCleanNA |
Logical, if TRUE, genomic annotations are sorted for chromosome and genomic position then ids with NA positinal annotations are removed |
quiet |
Logical, if TRUE messages reporting the number of unmatched ids are suppressed. |
MedianCenter |
Logical, if TRUE data are normalized per median sample. |
An object of class DataForPREDA
Francesco Ferrari
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.