Hhr2tsv

From Bioinformatikpedia
Revision as of 00:36, 6 May 2013 by Weish (talk | contribs) (Created page with "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 c…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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]