Completed CLI for B. pertussis MLST typing from fasta files

This commit is contained in:
2025-01-03 19:20:19 +00:00
parent 362e0867e5
commit e9977d2da7
17 changed files with 230 additions and 51 deletions

View File

@@ -12,7 +12,8 @@
"extensions": [
"ms-python.isort",
"njpwerner.autodocstring",
"ms-python.black-formatter"
"ms-python.black-formatter",
"mechatroner.rainbow-csv"
]
}
},