We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0c4026 commit 52f972aCopy full SHA for 52f972a
1 file changed
workflow/scripts/splicing_annotation.py
@@ -19,12 +19,12 @@
19
Given an exon annotation (see output file of
20
exon_annotation.py), this script will create
21
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
+ for each transcript. For each transcript the
+ following information will be included:
26
• transcript_id
27
• transcript_name
+ • gene_id
+ • gene_name
28
• exon_id.1|exon_id.2|...
29
• exon_number.1|exon_number.2|...
30
• exon_seqname
0 commit comments