Splicejam Environment Test Data, minimal subset of Farris et al bulk RNA-seq data from mouse hippocampus. It contains only 'CellType' values CA1 and CA2, with both 'Compartment' values CB (cell body) and DE (dendrites).
Format
environment with components suitable as
input to splicejamFigure() and other functions
which accept environment as input, typically
using argument 'sjenv'.
- tx2geneDF
data.framewith colnames including the minimum required: 'gene_name', 'transcript_id'.- detectedGenes
charactervector of gene symbols.- detectedTx
charactervector of 'transcript_id'.- flatExonsByGene
GRangesListnamed by 'gene_name'- flatExonsByTx
GRangesListnamed by 'transcript_id'- txdb
TxDbobject used to create various exonGRangesandGRangesListintermediate objects. Not essential for processing, but often useful.- filesDF
data.framewith colnames including the minimum required: 'sample_id', 'url', 'type'
See also
Other Splicejam data:
test_cov_gr,
test_cov_wide_gr,
test_exon_gr,
test_exon_wide_gr,
test_junc_gr,
test_junc_wide_gr