diff --git a/README.md b/README.md index 677dbe1..86b9fca 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,13 @@ ## Usage ### Preparing your cgMLST scheme +First, prepare a single multi-fasta file containing all alleles. The [pubmlst_client](https://github.com/Public-Health-Bioinformatics/pubmlst_client) +tool may be helpful for finding and downloading MLST schemes. + +Index the fasta using `kma`: +``` +kma index -i -o +``` ### Running the pipeline