esetMicroRna {AgiMicroRna} | R Documentation |
It creates an 'ExpressionSet' object from a 'uRNAList' with unique probe names Tipically, the 'uRNAList object' contains the Total Gene Processed data
esetMicroRna(uRNAList, targets, makePLOT=FALSE,verbose=FALSE)
uRNAList |
An uRNAList containing normally the processed data |
targets |
data.frame with the targets structure |
makePLOT |
logical, if |
verbose |
logical, if |
It creates an ExpressionSet object from a uRNAList. Usually this function is applied to an uRNAList object containing the Total Gene Processed data.
An ExpressionSet object
Pedro Lopez-Romero
An 'uRNAList' example containing proccesed data is in
ddPROC
and an overview of how the processed data is produced
is given in filterMicroRna