Skip to content

Releases: erikrikarddaniel/hmmrank

Rank now based on score, evalue and profile

19 Feb 19:21
Compare
Choose a tag to compare

To avoid ties: base rank on evalue and profile name besides score.

Fix # problem

19 Oct 18:03
Compare
Choose a tag to compare

It seems read_fwf from readr doesn't ignore # lines of input when they come after the content anymore.

Add symlink

08 Sep 05:00
Compare
Choose a tag to compare

Many scripts depend on the hmmrank symlink, so I added that. (Hope it works...)

Add option --maxscore

07 Aug 13:44
Compare
Choose a tag to compare

The --maxscore option allows the user to maximise scores from a score file provided with --scorefile.

Annotation table

07 Aug 06:04
Compare
Choose a tag to compare

This release adds the possibility to merge the table with an annotation table, specified with --annottable.

It also adds --qfromfname that overwrites the query name in the file with the name of the result file minus .tblout. This is to make it easier to create a score file from e.g. Pfam hmm files without having to translate from accession to full name.