-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add region test on wrong seq ID #250
- Loading branch information
1 parent
afc8f33
commit 0b96422
Showing
2 changed files
with
24 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
##gff-version 3 | ||
##feature-ontology https://github.com/The-Sequence-Ontology/SO-Ontologies/blob/v3.1/so.obo | ||
# Annotated with Bakta | ||
# Software: v1.8.2 | ||
# Database: v5.0, light | ||
# DOI: 10.1099/mgen.0.000685 | ||
# URL: github.com/oschwengers/bakta | ||
##sequence-region NC_002127.1 1 3306 | ||
NC_002127.1 Bakta region 1 3306 . + . ID=NC_002127.1;Name=NC_002127.1;Is_circular=true | ||
NC_002127.1 ? CDS 32 736 . + 0 ID=DOGAIA_00005;NAME=alternative downstream start codon test case 1 | ||
wrong_id ? CDS 981 1121 . + 0 ID=DOGAIA_00006;NAME=additional overlapping CDS test case 3 | ||
NC_002127.1 ? CDS 1348 2229 . - 0 ID=DOGAIA_00015;NAME=alternative downstream start codon test case 2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters