Description Usage Arguments Value
View source: R/comparePCBeforeAfterPrePro.R
PCA on expression data is done using good samples surviving preprocessing. Following PCAs are calculated and shown as figures: PCA of all transcripts before preprocessing, including additional scaling, PCA of gene expression after preprocessing using only expression probes that are expressed, not overinflated regarding batch affects and beeing specific to the human genome when considering a remapping approach according to Barbosa-Moralis et al. (2010)
1 | comparePCBeforeAfterPrePro(ht12object, paramfile = NULL, showPlots = T)
|
ht12object |
A list object of class HT12prepro created with function visualizePreprocessing |
paramfile |
Path to the file specifying parameters |
A list object of class HT12prepro including updated slots, e.g the slot with the history of the commands named '$history“ is updated. Plots are also stored in slot '$'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.