GenericHit: Changed "query_length" method behaviour to be
commit559360361da6c9c7c1939c9267d648e4434af489
authorFrancisco J. Ossandon <fco.j.ossandon@gmail.com>
Thu, 9 Jan 2014 15:26:06 +0000 (9 12:26 -0300)
committerFrancisco J. Ossandon <fco.j.ossandon@gmail.com>
Thu, 9 Jan 2014 15:26:06 +0000 (9 12:26 -0300)
treed65187ed5da49362eafe271a5897464997189c18
parent430034ffdb8872dc7b52ad6b8b1bbed298fe2100
GenericHit: Changed "query_length" method behaviour to be
consistent with hit "length" method, meaning that the query
length is set to 0 if its undefined (like in Hmmer2 reports).
Also removed the throw from "logical_length" (since query
length will no be undefined now).
Bio/Search/Hit/GenericHit.pm