Mercurial > repos > iuc > liftoff
diff test-data/annotation.gff3 @ 0:4172891e00df draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc commit 15e330df233be8f78bebda515fc24a0c142b7dea
| author | iuc |
|---|---|
| date | Wed, 04 Feb 2026 08:33:42 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/annotation.gff3 Wed Feb 04 08:33:42 2026 +0000 @@ -0,0 +1,5 @@ +##gff-version 3 +ref1 Liftoff gene 1 150 . + . ID=gene1;Name=Gene1 +ref1 Liftoff mRNA 1 150 . + . ID=transcript1;Parent=gene1 +ref1 Liftoff exon 1 150 . + . ID=exon1;Parent=transcript1 +ref1 Liftoff CDS 1 150 . + 0 ID=cds1;Parent=transcript1
