Skip to content
This repository has been archived by the owner on Jul 4, 2022. It is now read-only.

Releases: nanoporetech/pychopper

v2.5.0

22 Oct 13:59
c6395e7
Compare
Choose a tag to compare
  • Add support for PCS110

Minor release

30 Apr 14:10
Compare
Choose a tag to compare

Following minor additions:

  • Reporting the number of input reads failing mean base quality filtering (and optionally saving them to fastq).
  • Reporting the number of output fragments failing minimum length filtering (and optionally saving them to fastq).
  • Filter out reads with invalid quality strings.
  • Saving the counts for all primer configurations to the stats TSV.
  • Reporting potential artefactual primer configurations.
  • Checking for sufficient hmmer version.

Patch release

16 Mar 16:12
Compare
Choose a tag to compare

Updated terminology of read classification.

Minor release

16 Mar 07:06
Compare
Choose a tag to compare
  • Rescued reads are now only written to the file specified by -w .
  • Added flags to filter input reads by mean Q value (-Q 7 by default) and output reads by length (minimum -z 50 by default).
  • Changed the optimality criterion for parameter optimization to the number of usable bases instead of the number of reads.
  • Updated evaluation results.

Patch release

03 Dec 11:12
Compare
Choose a tag to compare
  • Fixing the lack of full read id in the per-read output.

Patch release

03 Dec 11:14
Compare
Choose a tag to compare
  • Per-read output now includes full read header.

Patch release

03 Dec 11:15
Compare
Choose a tag to compare
  • Updated per-read report.

Minor release

03 Dec 11:16
Compare
Choose a tag to compare
  • Added per-read information written through the -D flag.

Patch release

03 Dec 11:17
Compare
Choose a tag to compare
  • Added seaborn as a dependency.

Patch release

03 Dec 11:20
Compare
Choose a tag to compare
v2.0.2

Bump version: 2.0.1 → 2.0.2