brentp / hts-nim

nim wrapper for htslib for parsing genomics data files
https://brentp.github.io/hts-nim/
MIT License
155 stars 26 forks source link

Request: addition to wiki/Examples #43

Closed andreas-wilm closed 5 years ago

andreas-wilm commented 5 years ago

Hi Brent,

not an issue as such, just wanted to ask whether you would consider adding a little (and not particularly sophisticated) FastQ decontamination tool I wrote a while back to your examples listed in the wiki.

Thanks, Andreas

brentp commented 5 years ago

absolutely! I have just added it. Let me know if the description is OK.

brentp commented 5 years ago

looks like nice, clean nim code.

andreas-wilm commented 5 years ago

Wow. Thanks a lot. Just one thing: the tool is called decontanimate, not decontaminate :)

brentp commented 5 years ago

fixed! thanks!