Hhr2tsv

From Bioinformatikpedia
Revision as of 23:37, 5 May 2013 by Weish (talk | contribs) (Source)

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]