Skip to content

Releases: ccdmb/catastrophy

0.1.0

25 Jul 06:47

Choose a tag to compare

Adds explicit check for file format.
If the user specifies hmmer_text and the file is e.g. domtab, the biopython parser will just not yield any lines.
This causes the number of cazyme counts to be all zero.

I've added explicit checks to make sure that the format is correct and checks for zero-count files to warn people or raise an error if the format appears to be wrong.

Also added google colab link to make things marginally easier.

0.0.5

02 Oct 11:00

Choose a tag to compare

Bump version: 0.0.4 → 0.0.5