Hmmer3: Parsing of HSP is broken if there is a result with
commitb517dca424dc7437cc1ad99e01828c065e464580
authorFrancisco J. Ossandon <fco.j.ossandon@gmail.com>
Mon, 6 Jan 2014 17:00:28 +0000 (6 14:00 -0300)
committerFrancisco J. Ossandon <fco.j.ossandon@gmail.com>
Mon, 6 Jan 2014 17:00:28 +0000 (6 14:00 -0300)
tree9e1b7ea08d8fa2049a02a5ffb6dc1f2e8c0c9043
parent31302bc85724add21279152284a47c7e8a46e7c1
Hmmer3: Parsing of HSP is broken if there is a result with
2 hits that have the same ID, because they use the same hash key
(found in databases that built the same sequence several
times with different calibrations). Added some $counters
to make sure that all hits have different keys.
Bio/SearchIO/hmmer3.pm
t/SearchIO/hmmer.t
t/data/hmmscan.out