Releases: rnajena/magnipore
Releases · rnajena/magnipore
v1.0.5
Improve User Output
- Reduce prints to stdout
- Change error color to red
- Print error exit code when an error occurs
- Change command color to green
Update Version Number & Readme
v1.0.4
Major Bug Fixed:
- fixed path in the subscript "nanosherlock" is call from magnipore
Updated the README with a nice logo and more insight to the tool
v1.0.3
- changed colors for colorblind people:
- MeanDiffStdDev
- TD score
- KL div
- updated version number to v1.0.3 in conda build
v1.0.2
- added try and catch to coverage plots
- plotting failed before with large reference sequences
- problem not solved yet, plots will be skipped if plotting is not possible
- fixed printed command for mafft alignment
v1.0.1
- Removed TEX from matplotlib plots
- changed the design of refdiffs.csv output table
- before only if two positions contained the character N the type would be N, differences with one N would be marked as substitution
- new any difference containing the character N is now marked as N
v1.0.0
First release of Magnipore.
Contains conda recipe.