-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
45f510d
commit 6b03ef8
Showing
3 changed files
with
135 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# To make the type of situation clearer: presume to have four models, A, A’, A’’ and A’’’, all on the same strand and | ||
# with two exons: (1001, 1500) and (1700, 2000). Model A does not have any CDS. Model A’ has an ORF with coordinates | ||
# (1201, 1470). Model A’’ has an ORF with coordinates (1401, 1900). Model A’’’ is identical to model A’’. | ||
# At the moment, as they have the same exonic coordinates, Mikado would consider these four models identical and keep | ||
# only one of these (chosen randomly). | ||
|
||
# Chr5 TAIR10 exon 9930 10172 . + . Parent=AT5G01030.1 | ||
# Chr5 TAIR10 five_prime_UTR 9930 10172 . + . Parent=AT5G01030.1 | ||
# Chr5 TAIR10 exon 10620 12665 . + . Parent=AT5G01030.1 | ||
|
||
Chr5 cds_test_1 transcript 9930 12665 . + . transcript_id "A"; gene_id "A" | ||
Chr5 cds_test_1 exon 9930 10172 . + . transcript_id "A"; gene_id "A" | ||
Chr5 cds_test_1 exon 10620 12665 . + . transcript_id "A"; gene_id "A" | ||
Chr5 cds_test_1 transcript 9930 12665 . + . transcript_id "A1"; gene_id "A" | ||
Chr5 cds_test_1 exon 9930 10172 . + . transcript_id "A1"; gene_id "A" | ||
Chr5 cds_test_1 exon 10620 12665 . + . transcript_id "A1"; gene_id "A" | ||
Chr5 cds_test_1 CDS 9931 10020 . + . transcript_id "A1"; gene_id "A" | ||
Chr5 cds_test_1 transcript 9930 12665 . + . transcript_id "A2"; gene_id "A" | ||
Chr5 cds_test_1 exon 9930 10172 . + . transcript_id "A2"; gene_id "A" | ||
Chr5 cds_test_1 exon 10620 12665 . + . transcript_id "A2"; gene_id "A" | ||
Chr5 cds_test_1 CDS 10113 10172 . + . transcript_id "A2"; gene_id "A" | ||
Chr5 cds_test_1 CDS 10620 11219 . + . transcript_id "A2"; gene_id "A" | ||
Chr5 cds_test_1 transcript 9930 12665 . + . transcript_id "A3"; gene_id "A" | ||
Chr5 cds_test_1 exon 9930 10172 . + . transcript_id "A3"; gene_id "A" | ||
Chr5 cds_test_1 exon 10620 12665 . + . transcript_id "A3"; gene_id "A" | ||
Chr5 cds_test_1 CDS 10113 10172 . + . transcript_id "A3"; gene_id "A" | ||
Chr5 cds_test_1 CDS 10620 11219 . + . transcript_id "A3"; gene_id "A" | ||
Chr5 cds_test_1 transcript 9929 12665 . + . transcript_id "A4"; gene_id "A" | ||
Chr5 cds_test_1 exon 9929 10172 . + . transcript_id "A4"; gene_id "A" | ||
Chr5 cds_test_1 exon 10620 12665 . + . transcript_id "A4"; gene_id "A" | ||
Chr5 cds_test_1 CDS 10113 10172 . + . transcript_id "A4"; gene_id "A" | ||
Chr5 cds_test_1 CDS 10620 11219 . + . transcript_id "A4"; gene_id "A" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# To make the type of situation clearer: presume to have four models, A, A’, A’’ and A’’’, all on the same strand and | ||
# with two exons: (1001, 1500) and (1700, 2000). Model A does not have any CDS. Model A’ has an ORF with coordinates | ||
# (1201, 1470). Model A’’ has an ORF with coordinates (1401, 1900). Model A’’’ is identical to model A’’. | ||
# At the moment, as they have the same exonic coordinates, Mikado would consider these four models identical and keep | ||
# only one of these (chosen randomly). | ||
|
||
# Chr5 TAIR10 exon 4765 5043 . - . Parent=AT5G01010.1 | ||
# Chr5 TAIR10 CDS 4552 4679 . - 2 Parent=AT5G01010.1,AT5G01010.1-Protein; | ||
# Chr5 TAIR10 exon 4552 4679 . - . Parent=AT5G01010.1 | ||
|
||
Chr5 cds_test_2 transcript 4552 5043 . - . transcript_id "A"; gene_id "A" | ||
Chr5 cds_test_2 exon 4552 4679 . - . transcript_id "A"; gene_id "A" | ||
Chr5 cds_test_2 exon 4765 5043 . - . transcript_id "A"; gene_id "A" | ||
Chr5 cds_test_2 transcript 4552 5043 . - . transcript_id "A1"; gene_id "A" | ||
Chr5 cds_test_2 exon 4552 4679 . - . transcript_id "A1"; gene_id "A" | ||
Chr5 cds_test_2 exon 4765 5043 . - . transcript_id "A1"; gene_id "A" | ||
Chr5 cds_test_2 CDS 4552 4643 . - . transcript_id "A1"; gene_id "A" | ||
Chr5 cds_test_2 transcript 4552 5043 . - . transcript_id "A2"; gene_id "A" | ||
Chr5 cds_test_2 exon 4552 4679 . - . transcript_id "A2"; gene_id "A" | ||
Chr5 cds_test_2 exon 4765 5043 . - . transcript_id "A2"; gene_id "A" | ||
Chr5 cds_test_2 CDS 4662 4679 . - . transcript_id "A2"; gene_id "A" | ||
Chr5 cds_test_2 CDS 4765 4926 . - . transcript_id "A2"; gene_id "A" | ||
Chr5 cds_test_2 transcript 4552 5043 . - . transcript_id "A3"; gene_id "A" | ||
Chr5 cds_test_2 exon 4552 4679 . - . transcript_id "A3"; gene_id "A" | ||
Chr5 cds_test_2 exon 4765 5043 . - . transcript_id "A3"; gene_id "A" | ||
Chr5 cds_test_2 CDS 4662 4679 . - . transcript_id "A3"; gene_id "A" | ||
Chr5 cds_test_2 CDS 4765 4926 . - . transcript_id "A3"; gene_id "A" | ||
Chr5 cds_test_2 transcript 4551 5043 . - . transcript_id "A4"; gene_id "A" | ||
Chr5 cds_test_2 exon 4551 4679 . - . transcript_id "A4"; gene_id "A" | ||
Chr5 cds_test_2 exon 4765 5043 . - . transcript_id "A4"; gene_id "A" | ||
Chr5 cds_test_2 CDS 4662 4679 . - . transcript_id "A4"; gene_id "A" | ||
Chr5 cds_test_2 CDS 4765 4926 . - . transcript_id "A4"; gene_id "A" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters