annotate test-data/gff_to_prot-in1.gff3 @ 6:a05b6a392ff0 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 19:59:25 +0000
parents 335197e8f75e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6
a05b6a392ff0 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
a05b6a392ff0 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
a05b6a392ff0 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
a05b6a392ff0 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
a05b6a392ff0 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