annotate test-data/gff_to_prot-in1.gff3 @ 7:661c164268cc draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit/ commit 0daaffac75df549583b6d834113608c2dbacb1d3
author iuc
date Tue, 27 May 2025 20:00:00 +0000
parents c1751dfb4d94
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
661c164268cc planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit/ commit 0daaffac75df549583b6d834113608c2dbacb1d3
iuc
parents: 2
diff changeset
1 ##gff-version 3
661c164268cc planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit/ commit 0daaffac75df549583b6d834113608c2dbacb1d3
iuc
parents: 2
diff changeset
2 chr1 RefSeq gene 100 900 . + . ID=gene1;Name=example_gene;gene=example;gene_biotype=protein_coding;locus_tag=EX0001
661c164268cc planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit/ commit 0daaffac75df549583b6d834113608c2dbacb1d3
iuc
parents: 2
diff changeset
3 chr1 RefSeq CDS 100 900 . + 0 ID=cds1;Parent=gene1;product=hypothetical protein;protein_id=XP_000001;transl_table=11;locus_tag=EX0001
661c164268cc planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit/ commit 0daaffac75df549583b6d834113608c2dbacb1d3
iuc
parents: 2
diff changeset
4 chr1 RefSeq gene 1000 1500 . - . ID=gene2;Name=example2;gene_biotype=protein_coding;locus_tag=EX0002
661c164268cc planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit/ commit 0daaffac75df549583b6d834113608c2dbacb1d3
iuc
parents: 2
diff changeset
5 chr1 RefSeq CDS 1000 1500 . - 0 ID=cds2;Parent=gene2;product=another protein;protein_id=XP_000002;transl_table=11;locus_tag=EX0002