Skip to content

Releases: TravisWheelerLab/P7HmmReader

Release V1.0.3

05 Sep 19:29
b88844f

Choose a tag to compare

Fixed a bug where attempting to read a file that does not exist would not be handled gracefully. Now, the function readP7Hmm() will return an error code p7HmmFileNotFound when failing to open a file.

Release V1.0.2

31 May 21:51
352b34e

Choose a tag to compare

The project now supports models that don't supply both values for the GA, TC, and NC lines of the header. If one, or even zero, values are given for these lines, NAN will be used for the missing values. This change supports models including those found in Rfam.

Release V1.0.1

05 Dec 19:21
0a11b2b

Choose a tag to compare

This release fixes typos in the fields used for the gumbel distributions for msv and viterbi.

Initial Release V1.0

28 Oct 21:05

Choose a tag to compare

P7HmmReader is now officially released!