From 6a8ba4002c8b7d5a153940be2756505c211721e9 Mon Sep 17 00:00:00 2001 From: Chris Fields Date: Wed, 20 Apr 2011 15:48:49 -0500 Subject: [PATCH] add comment on the required BLAST+ version, refs #3213 --- lib/Bio/Tools/Run/StandAloneBlastPlus.pm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/Bio/Tools/Run/StandAloneBlastPlus.pm b/lib/Bio/Tools/Run/StandAloneBlastPlus.pm index 0b3ff77..a64cbca 100755 --- a/lib/Bio/Tools/Run/StandAloneBlastPlus.pm +++ b/lib/Bio/Tools/Run/StandAloneBlastPlus.pm @@ -77,6 +77,9 @@ only. You must use this module directly. =head1 DESCRIPTION +B This module requires BLAST+ v. 2.2.24+ and higher. Until the API +stabilizes for BLAST+, consider this module highly experimental. + This module along with L allows the user to perform BLAST functions using the external program suite C -- 2.11.4.GIT