Skip to content

Releases: rnajena/magnipore

v1.0.5

17 Apr 11:43
Compare
Choose a tag to compare

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

21 Mar 14:39
Compare
Choose a tag to compare

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

19 Mar 12:41
Compare
Choose a tag to compare
  • changed colors for colorblind people:
    • MeanDiffStdDev
    • TD score
    • KL div
  • updated version number to v1.0.3 in conda build

v1.0.2

16 Jan 14:15
Compare
Choose a tag to compare
  • 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

02 Jan 17:51
Compare
Choose a tag to compare
  • 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

16 Dec 15:13
Compare
Choose a tag to compare

First release of Magnipore.
Contains conda recipe.