This repository has been archived by the owner on Mar 9, 2022. It is now read-only.
Releases: ggirelli/ifpd2
Releases · ggirelli/ifpd2
[1.0.1a1] - 2021-12-07
Added
- New entry points:
db make
,db dump
,db info
,db merge
, anddb_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 todb check
.- Dropped sequence length column, as it can be inferred from the end/start columns.
- Removed
-X
default fromquery
.