IsoQuant | R Documentation |
Depending on whether you want to do downstream differential expression analysis of full-length isoforms, TSS, or PolyA sites, this function annotates and counts up transcripts expressed in the given set of samples
IsoQuant('AllInfo',Iso=TRUE, TSS=FALSE, PolyA=FALSE)
Iso |
Logical indicating whether to conduct analysis for full-length isoforms. Defaults to TRUE |
TSS |
OPTIONAL logical indicating whether to conduct analysis for transcription start sites (TSS). Defaults to FALSE |
PolyA |
OPTIONAL logical indicating whether to conduct analysis for end sites (PolyA). Defaults to FALSE |
AllInfo |
Merged file of Gene, Barcode, UMI, Cluster, and transcript across samples and replicates. Major isoform is calculated based on the entire input. |
IsoQuantOutput folder containing all useful files for downstream analysis
DiffSplicingAnalysis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.