Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Releases: a-slide/pycoQC

2.5.2

16 Dec 17:05
Compare
Choose a tag to compare
Versipyify package and expose skip_coverage_plot option to CLI

v2.5.0.23

14 Aug 11:32
81758c9
Compare
Choose a tag to compare
  • Adding multi Fast5 support to Fast5_to_seq_summary #49 thanks to @snajder-r contribution Made Fast5_to_seq_summary work on multi-fast5 files #115
  • Add link to @timkahlke tutorial in documentation
  • Add bioconda badge

v2.5.0.21

06 Mar 09:52
b40e6c1
Compare
Choose a tag to compare
Merge pull request #114 from a-slide/dev

Dev

2.5.0.3

27 Sep 11:31
Compare
Choose a tag to compare
2.5.0.3 Pre-release
Pre-release

This major update add new functionalities to pycoQC and improve a number of existing ones:

  • BAM files parsing
  • 8 new alignment specific plots
  • Updated json format including alignment information when available
  • Option to filter out duplicated reads due to Guppy over-calling (--filter_duplicated)
  • New tool to split summary sequencing file by barcodes
  • Improve HTML report layout and add list of source files at the end
  • Update documentation and demo notebooks
  • Add Codacity integration

v2.3.1.6 Stable

31 Jul 13:30
356745d
Compare
Choose a tag to compare

This release is mainly a fix for promethion flowcells for which pycoQC used to generate massive report files.
It's much better no, but is the size is still an issue it is recommended to drop out the channel activity plot

v2.2.4 stable

07 May 17:23
6932594
Compare
Choose a tag to compare
  • Rewrite argparse including better handling of input file regex

  • Rewrite doc with mkdocs.

  • Add methods to generate data dict and json file on top of HTML

  • Summary can now optionally split per run_id or barcode

v2.2.3 stable

04 Mar 11:37
Compare
Choose a tag to compare

Minor patch for windows compatibility

v2.2.2 stable

26 Feb 21:43
bedf3e3
Compare
Choose a tag to compare

This release include minor text edits for the JOSS paper.
We also added a gitter chatroom

v2.2.1 stable

06 Feb 14:46
3d15827
Compare
Choose a tag to compare

Minor fixes and improved documentation as part as JOSS submission

v2.2.0 stable

04 Feb 15:52
Compare
Choose a tag to compare
  • Fix minor bugs
  • Improve documentation
  • Update test datasets
  • Include draft of paper to be submitted to JOSS