tseemann / mlst

:id: Scan contig files against PubMLST typing schemes
GNU General Public License v2.0
192 stars 45 forks source link

Resolves #125 #126

Closed stroehleina closed 1 year ago

stroehleina commented 1 year ago

The size of the signature array (@sig) was hardcoded as 7. I have changed it to be equal to the length of the number of genes in $scheme when --scheme is set by the user.

Resolves Issue #125, and now gives correct output for examples provided.

tseemann commented 1 year ago

Thanks @stroehleina ! You have 🐫-skillz