View source: R/xevaProcessing.R
tidiedTableToExpressionSet | R Documentation |
This function takes a tidied table of data and makes into expresion dataset can be used for RNASeq TODO: expand for genomic data and latent variables
tidiedTableToExpressionSet( tidied.tb, featureVar = "totalCounts", nonFeatures = c("Symbol", "zScore", "parent", "synid") )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.