Hhr2tsv
From Bioinformatikpedia
This program converts hhblits hhr format file into plain TSV(tab separated values) file. It firstly finds out hits and their statistical information. Then write the information column-wise into tsv file.
Source
Source of the program can be found at GitHub: [1]