nohuman

Remove human reads from a sequencing run

MIT License

Downloads
1.8K
Stars
23
Committers
1
nohuman - v0.1.1 Latest Release

Published by mbhall88 3 months ago

0.1.1 (2024-07-22)

Bug Fixes

  • IMPORTANT!! previous versions were emitting human reads [see #2] (319eaed)
  • more robust validation of db directory (0377cd6)
nohuman - v0.1.0

Published by mbhall88 11 months ago

0.1.0 (2023-12-14)

Features

Bug Fixes

  • check input path exists when parsing cli (1ce7150)
  • correct db path (9ea852f)
  • don't load whole database into memory when downloading (3e9ea23)
  • dont check if db exists on --check (16bf181)
  • exit gracefully after download if no input (189820d)
  • ignore gz suffix when naming output (c558ce7)
  • make is_executable more portable (c228686)