Mercurial > repos > cpt > cpt_genome_editor
diff test-data/genome_editor.simple.out.gff3 @ 3:134bb2d7cdfd draft
planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
author | cpt |
---|---|
date | Mon, 05 Jun 2023 02:43:21 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/genome_editor.simple.out.gff3 Mon Jun 05 02:43:21 2023 +0000 @@ -0,0 +1,5 @@ +##gff-version 3 +test2 gffSeqFeature gene 1 4 . + . ID=1; +test2 gffSeqFeature CDS 1 4 . + 0 ID=1.cds; +test2 gffSeqFeature gene 11 14 . + . ID=2; +test2 gffSeqFeature CDS 11 14 . + 0 ID=2.cds;