From 2ee591221fda773b4a2ec2dfbe3df6d4744ce5c0 Mon Sep 17 00:00:00 2001 From: Paul Cantalupo Date: Thu, 17 Mar 2016 23:12:23 -0400 Subject: [PATCH] updating Changes --- Changes | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Changes b/Changes index 1bcf89701..4c4a3d729 100644 --- a/Changes +++ b/Changes @@ -21,6 +21,16 @@ CPAN releases are branched from 'master'. * WrapperBase quoted option values [majensen] * Various documentation fixes and updates [bosborne] + + [New features] + + * Bio::SearchIO::infernal + - Issue #131: added CMSEARCH parsing support for Infernal 1.1 [pcantalupo] + * Bio::Search::HSP::ModelHSP + - Added a 'noncanonical_string' method to retrieve the NC line from CMSEARCH + reports [pcantalupo] + * Bio::Search::Result::INFERNALResult + - Added new module to represent features of Infernal reports [pcantalupo] [Bug Fixes] -- 2.11.4.GIT