getDataType {tRanslatome} | R Documentation |
This function displays an object of class character
specifying the type of data represented by expr.matrix
. By default it is set to array
, the other accepted value is ngs
. It takes as input an object of class TranslatomeDataset
.
getDataType(object)
object |
an object of class |
Toma Tebaldi, Erik Dassi, Galena Kostoska
TranslatomeDataset
computeDEGs
data(tRanslatomeSampleData) getDataType(translatome.analysis)