seqedge-data / Records /reference_annotations.gff3
Helloxiaolaodi's picture
Use one matching reference GFF3 for Records test data
e50c3f7 verified
Raw
History Blame Contribute Delete
625 Bytes
##gff-version 3
##sequence-region PZ630908.1 1 16568
PZ630908.1 . gene 1000 2000 . + . ID=gene_1;Name=test_gene_1
PZ630908.1 . mRNA 1000 2000 . + . ID=transcript_1;Parent=gene_1
PZ630908.1 . exon 1000 1250 . + . Parent=transcript_1
PZ630908.1 . exon 1450 2000 . + . Parent=transcript_1
PZ630908.1 . CDS 1250 1450 . + 0 Parent=transcript_1
PZ630908.1 . gene 5000 6200 . - . ID=gene_2;Name=test_gene_2
PZ630908.1 . mRNA 5000 6200 . - . ID=transcript_2;Parent=gene_2
PZ630908.1 . exon 5000 5400 . - . Parent=transcript_2
PZ630908.1 . exon 5600 6200 . - . Parent=transcript_2
PZ630908.1 . CDS 5600 6200 . - 0 Parent=transcript_2