v1.7.7BioPerl-v1.7.7
commit757470f70f0cc64a53576762d47ca88cbfb2f703
authorChris Fields <cjfields@illinois.edu>
Sat, 7 Dec 2019 19:46:59 +0000 (7 13:46 -0600)
committerChris Fields <cjfields@illinois.edu>
Sat, 7 Dec 2019 19:46:59 +0000 (7 13:46 -0600)
tree1f0fe9ccfde69642e65a65ef09d0aceface71988
parent7470b9949a970f5c5e84379712c74ba879c9da58
v1.7.7

    * The program bp_chaos_plot has been removed.

    * GD is now no longer a dependency, suggestion or requirement.

    * #321 - GenBank format fix for un-quoted features, text wrapping

    * Bio::DB::Query::WebQuery now includes methods for delay(), delay_policy(),
      and a 'private' _sleep() function that mirror those from
      Bio::DB::WebDBSeqI, primarily for compliance with potential website
      restrictions for the number and frequency of queries (e.g. NCBI eUtils).

    * Fix bug #329, related to Bio::Tree::Statistics::transfer_bootstrap_expectation
      in last release.
Changes