Closed jvierstra closed 3 years ago
Typecast "v" to a str when printing out the "other" nucleotide counts. Code currently throws an error: "TypeError: sequence item 1: expected str instance, int found."
Thanks for submitting this @jvierstra. Your change looks good. I'll merge and release shortly.
Typecast "v" to a str when printing out the "other" nucleotide counts. Code currently throws an error: "TypeError: sequence item 1: expected str instance, int found."