Description Slots Author(s) Examples
S4 class for storing and manipulating expression data from assembled transcriptomes
exprtables containing expression data for genomic features (introns, exons, transcripts)
structuregenomic locations of features and their relationships to one another
indexestables connecting components of the assembly and providing other experimental information (e.g., phenotype data and locations of read alignment files)
dirsdirectories holding data created by tablemaker
mergedDatedate the ballgown object was created
measwhich expression measurement(s) the object contains in its data slot. Vector of one or more of "rcount", "ucount", "mrcount", "cov", "cov_sd", "mcov", "mcov_sd", or "FPKM", if Tablemaker output is used, or one of "TPM" or "FPKM" if RSEM output is used. Can also be "all" for all measurements. See vignette for details.
RSEMTRUE if object was made from RSEM output, FALSE if object was made from Tablemaker/Cufflinks output.
Alyssa Frazee, Leonardo Collado-Torres, Jeff Leek
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.