Browse Source

Add scaffold1 to gff test file

Peter Richter 4 years ago
parent
commit
26ecc6e437
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tests/tripal_chado/data/small_gene.gff

+ 1 - 0
tests/tripal_chado/data/small_gene.gff

@@ -1,4 +1,5 @@
 ##gff-version 3
+scaffold1	scaffold1	scaffold	1	2000	.	.	.	ID=scaffold1
 scaffold1	test_gene_001	gene	100	200	.	+	.	ID=test_gene_001;Name=test_gene_001;biotype=protein_coding;Alias=first_test_gene;Dbxref=TEST_DB:test_gene_dbx_001;Ontology_term=SO:0000704;Target=scaffold1 100 200;target_type=supercontig;Gap=test_gap_1;Gap=test_gap_2;Note=test_gene_001_note
 scaffold1	test_mrna_001	mRNA	100	150	.	+	.	ID=test_mrna_001.1;Parent=test_gene_001;Name=test_mrna_001;biotype=protein_coding;AED=0.05
 scaffold1	test_protein_001	polypeptide	100	150	.	+	.	ID=test_protein_001.1;Parent=test_mrna_001.1