Skip to content

Releases: ggirelli/oligo-melting

[2.0.2.post1]

10 Mar 09:25
Compare
Choose a tag to compare

DOI

Changed

  • Retaining FASTA header comments in output.

[2.0.2]

02 Mar 18:29
Compare
Choose a tag to compare

DOI

Fixed

  • Typo in melt_duplex.
  • Duplicated output from melt_duplex when -F is not used.
  • Wrong variable name in duplex module.

Changed

  • Version tag now stored in const module.
  • Now using black for code formatting.

[2.0.1.post5]

03 Feb 08:03
Compare
Choose a tag to compare

Added

  • Version control of scripts and --version flag.
  • melt_duplex output in FASTA format.
  • FASTA header key-value delimiter as option.

Changed

  • FASTA input parsed with biopython SimpleFastaParser.

Fixed

  • Proper script help page formatting.
  • Bug that duplicated every line in the output.

[2.0.1] - 2018-03-27

27 Mar 12:34
Compare
Choose a tag to compare

Changed

  • Re-packed software for pypi.

Added

  • Default parameter values.

1.4.5

13 Dec 10:57
Compare
Choose a tag to compare

Fixed

  • Fixed issue with new interaction type labeling system.

Added

  • Automatic R packages installation (argparser and ggplot2).

Changed

  • Separated curve calculation and fraction calculation to different functions.
  • Harmonized melt_X.py scripts output.
  • Better fasta reading management: not kept in memory and considering sequences with same header as separate fasta items.

Added

  • plot_melt_curves_coupled.R for single-oligo coupled melting curve plot.
  • Allowed for initial formamide and sodium concentration for melting temperature correction.

1.4.4

27 Oct 08:57
Compare
Choose a tag to compare

Changed

  • Renamed oligomeltlib.py to meltlib.py.
  • Renamed oligomelt.py to melt_duplex.py.

Added

  • melt_second.py to perform formamide correction and melting curve calculation for secondary structures predicted with OligoArrayAux.

1.4.3

26 Oct 09:31
Compare
Choose a tag to compare

Added

  • Melting curve plotting script (from fish-conditions repo).

Changed

  • Moved functions to separate library

Fixed

  • Now melting curves show the proper (inverted) dissociation curve.

1.4.2

25 Oct 15:27
Compare
Choose a tag to compare

Changed

  • Now using user-defined formamide m-value for wright correction.