Skip to content

Commit 52f972a

Browse files
committed
Updating output file description
1 parent b0c4026 commit 52f972a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

workflow/scripts/splicing_annotation.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
Given an exon annotation (see output file of
2020
exon_annotation.py), this script will create
2121
a tab-separated file with the splicing info
22-
for each transcript. For each transcript,
23-
the following information will be included:
24-
• gene_id
25-
• gene_name
22+
for each transcript. For each transcript the
23+
following information will be included:
2624
• transcript_id
2725
• transcript_name
26+
• gene_id
27+
• gene_name
2828
• exon_id.1|exon_id.2|...
2929
• exon_number.1|exon_number.2|...
3030
• exon_seqname

0 commit comments

Comments
 (0)