All Versions
13
Latest Version
Avg Release Cycle
155 days
Latest Release
1635 days ago

Changelog History
Page 1

  • v1.3.0 Changes

    November 01, 2019
    • Fixed requested tick number for compilation with GHC 8.6.*
    • Changed to Biobase style
  • v1.2.3 Changes

    March 01, 2018
    • Fixed parsing of additional newline in Biopythons AlignIO output without conservation track
  • v1.2.2 Changes

    March 01, 2018
    • Clustal parser can now parse alignments with missing consensus annotation
  • v1.2.1 Changes

    February 01, 2017
    • Structural alignment parser now works with multiline consensus structures
  • v1.2.0 Changes

    January 01, 2017
    • Changed datastructures for sequence identifers and sequences to Data.Text
  • v1.1.4 Changes

    May 01, 2016
    • Fixed a bug in output of clustal alignments with sequence length of 60
  • v1.1.3 Changes

    July 01, 2015
    • Nucleotide sequences are now parsed by a unified function in line with IUPAC nucleotide code
  • v1.1.2 Changes

    July 01, 2015
    • Included parsing of optional field in mlocarna clustal output
  • v1.1.1 Changes

    July 01, 2015
    • Added support for cmalign clustal output .
  • v1.1.0 Changes

    July 01, 2015
    • Added Hspec test-suite for parsing functions
    • Added Show instances for ClustalAlignment and StructuralClustalAlignment