dib-lab / kProcessor

kProcessor: kmers processing framework.
https://kprocessor.readthedocs.io
BSD 3-Clause "New" or "Revised" License
11 stars 1 forks source link

Names parsing bug #41

Closed mr-eyes closed 4 years ago

mr-eyes commented 4 years ago

https://github.com/dib-lab/kProcessor/blob/94c946c2f3ffcee2406eb5079433bb8ff882f4e0/src/algorithms.cpp#L869-L890

NamesMap applies trim() by default while parsing the names file. Some headers contain spaces at the end.