Description Usage Arguments Author(s) Examples
It is a wrapper for the 'plotPCA' of the 'affycoretools' package
1 | PCAplotMicroRna(eset, targets)
|
eset |
An Expression Set object |
targets |
data.frame with the target structure |
Pedro Lopez-Romero
1 2 3 4 5 | data(targets.micro)
data(ddPROC)
esetPROC=esetMicroRna(ddPROC,targets.micro,makePLOT=FALSE,verbose=FALSE)
PCAplotMicroRna(esetPROC,targets.micro)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.