tseemann / mlst

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

Resolves #125 #126

Closed stroehleina closed 2 years ago

stroehleina commented 2 years 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 2 years ago

Thanks @stroehleina ! You have 🐫-skillz