-
Notifications
You must be signed in to change notification settings - Fork 11
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
cf971b4
commit 26cae6e
Showing
2 changed files
with
6 additions
and
9 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 |
---|---|---|
@@ -1,10 +1,5 @@ | ||
##gff-version 3 | ||
##sequence-region Merlin 1 172788 | ||
ctg123 example gene 1050 9000 . + . ID=EDEN;Name=EDEN;Note=protein kinase | ||
ctg123 example mRNA 1050 9000 . + . ID=EDEN.1;Parent=EDEN;Name=EDEN.1;Index=1 | ||
ctg123 example five_prime_UTR 1050 1200 . + . Parent=EDEN.1 | ||
ctg123 example CDS 1201 1500 . + 0 Parent=EDEN.1 | ||
ctg123 example CDS 3000 3902 . + 0 Parent=EDEN.1 | ||
ctg123 example CDS 5000 5500 . + 0 Parent=EDEN.1 | ||
ctg123 example CDS 7000 7608 . + 0 Parent=EDEN.1 | ||
ctg123 example three_prime_UTR 7609 9000 . + . Parent=EDEN.1 | ||
Merlin GeneMark.hmm mRNA 2 691 . + . ID=Merlin_1_mRNA;Parent=Merlin_1;seqid=Merlin;color=#00ff00 | ||
Merlin GeneMark.hmm exon 2 691 . + . ID=Merlin_1_exon;Parent=Merlin_1_mRNA;seqid=Merlin | ||
Merlin GeneMark.hmm CDS 2 691 . + 0 ID=Merlin_1_CDS;Parent=Merlin_1_mRNA;seqid=Merlin |
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