view 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
line wrap: on
line source

##gff-version 3
chr1	RefSeq	gene	100	900	.	+	.	ID=gene1;Name=example_gene;gene=example;gene_biotype=protein_coding;locus_tag=EX0001
chr1	RefSeq	CDS	100	900	.	+	0	ID=cds1;Parent=gene1;product=hypothetical protein;protein_id=XP_000001;transl_table=11;locus_tag=EX0001
chr1	RefSeq	gene	1000	1500	.	-	.	ID=gene2;Name=example2;gene_biotype=protein_coding;locus_tag=EX0002
chr1	RefSeq	CDS	1000	1500	.	-	0	ID=cds2;Parent=gene2;product=another protein;protein_id=XP_000002;transl_table=11;locus_tag=EX0002