You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
@@ -35,7 +35,7 @@ For *K. pneumoniae* species complex, **Kleborate v3 can reproduce the outputs of
.. code-block:: Python
kleborate -a *.fasta -o kleborate_results -p kpsc
kleborate -a *.fasta -o kleborate_results -p kpsc--trim_headers
(Note the command has changed from Kleborate v2, the above is equivalent to running ``kleborate --all -o results.txt -a *.fasta`` with Kleborate v2 and includes all resistance and Kaptive-based typing)