Releases: a-slide/pycoQC
2.1alpha2
pycoQC 2.0 alpha6
This release contains a first prototype of command line interface generating a beautiful HTML report (for people who don't like Jupyter).
In addition we fixed the default behaviour of pycoQC to generate empty plots that then needed to be activated by clicking on one of the button.
pycoQC 2.0 alpha5
This new version is a major disruptive package update not retro compatible with previous released versions.
The last stable v1 version is archived in a separate stalled branch that will not be maintained any more (https://github.com/a-slide/pycoQC/tree/v1).
This major update includes the following:
- Slight performance improvement
- Transition from matplolib/seaborn to plotly to generate beautiful interactive plots
- Changes in plots in response to the issues raised in pycoQC 1 (issues closed now)
- pipy packaging
- Usage is now available in an interactive online jupyter notebook + static HTML version
- Multiple Sequencing summary files can now be provided
- Add barcode support
- Use logging module + custom exception
Basically it is a 90% rewriting of the entire package
Relase final version of legacy version v1
No changes, except updating of installation instructions for v1 legacy version
v1.1.alpha2
Add barcode plotting functionality
v1.1.alpha2
Just add DOI for automatic archiving and citations
v1.1.alpha1
Re-factoring, update to extract more info from Albacore 2.0+ and add extra options for plots
v1.0.alpha
First alpha release, including documentation and tests