Skip to content

Commit

Permalink
restore DB_VERSION_URL
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwengers committed Nov 30, 2021
1 parent c07e7b3 commit 247a047
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bakta/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@
DISCARD_TYPE_SPURIOUS = 'spurious'
DISCARD_TYPE_OVERLAP = 'overlap'

DB_VERSIONS_URL = 'https://raw.githubusercontent.com/oschwengers/bakta/master/db-versions.json'

CITATION = '''Schwengers O., Jelonek L., Dieckmann M. A., Beyvers S., Blom J., Goesmann A. (2021).
Bakta: rapid and standardized annotation of bacterial genomes via alignment-free sequence identification.
Microbial Genomics, 7(11). https://doi.org/10.1099/mgen.0.000685'''

0 comments on commit 247a047

Please sign in to comment.