Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Releases: ggirelli/ifpd2

[1.0.1a1] - 2021-12-07

07 Dec 08:29
b480240
Compare
Choose a tag to compare

DOI

Added

  • New entry points: db make, db dump, db info, db merge, and db_reindex.
  • Module io with parsing functions for output generated via oligo-melting, hush, or OligoArrayAux.
  • Assert for compatibility with a given dtype. (only max value currently checked)

Changed

  • New database format.
  • dbchk entry point changed to db check.
  • Dropped sequence length column, as it can be inferred from the end/start columns.
  • Removed -X default from query.

[1.0.0-alpha] - 2021-02-26

26 Feb 08:34
cdb2e14
Compare
Choose a tag to compare