Output¶
In the /output/directory/ (specific by -d), the following files are generated:
summary.tsv
cassette.tsv
tandem_cassette.tsv
alt5prime.tsv
alt3prime.tsv
alt3and5prime.tsv
alternate_first_exon.tsv
alternate_last_exon.tsv
p_alt5prime.tsv
p_alt3prime.tsv
mutually_exclusive.tsv
alternative_intron.tsv
exitron.tsv
other.tsv
constitutive.tsv (optional: see –keep-constitutive and –show-all-modules)
p_multi_gene_region.tsv (optional: see –multi-gene-regions)
For most users, we think the most important file is the summary file. Each row in the file corresponds to a Module, and the columns are as follows:
Module: <Gene ID>_<N>
Gene ID
Gene Name
Chr
Strand
LSV ID(s): <semi-colon separated LSV IDs>
Cassette: <Count>
Tandem Cassette: <Count>
Alt 3: <Count>
Alt 5: <Count>
P_Alt 3: <Count>
P_Alt 5: <Count>
Alt 3 and Alt 5: <Count>
MXE: <Count>
Alternative Intron: <Count>
ALE: <Count>
AFE: <Count>
P_ALE: <Count>
P_AFE: <Count>
Orphan Junction: <Count>
- Constitutive Junction: <Count> (Optional: see
–keep-constitutive)
- Constitutive Intron: <Count> (Optional: see
–keep-constitutive)
Multi Exon Spanning: <Count>
Exitron: <Count>
Complex: <TRUE or FALSE>
Complex=False only if modules are comprised of a single event, OR meet specific
criteria such as: (1) only comprised of 1 Intron Retention and 1 P_Alt 5/3, or (2) only
comprised of 1 Tandem Cassette, 1 Multi Exon Spanning, and any number of
Constitutive Junctions
Number of Events <Sum of Counts>
Sum of the event <Counts> across this module.
Collapsed Event Name
Summarizes the types and counts of events in this module.
Tip: You can use Excel Pivot Table (Fields: ‘Module ID’ and ‘Collapsed Event Name’,
Rows: Collapsed Event Name, Values: Count of Module ID) to tabulate of all the
different types of modules in the summary.tsv file.