File: DEPRECATED

package info (click to toggle)
bioperl 1.5.2.102-3
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 26,228 kB
  • ctags: 10,586
  • sloc: perl: 151,969; xml: 5,803; makefile: 44
file content (35 lines) | stat: -rw-r--r-- 2,495 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# These are modules which are deprecated and later removed from the toolkit
# See http://www.bioperl.org/wiki/Deprecated_modules for the latest details

                          Version    Version 
Deprecated Modules       Deprecated  Removed Comment
--------------------------------------------------------------------------------
Bio::Annotation               1.0      1.1    use Bio::Annotation::Collection
Bio::Tools::Blast             1.0      1.1    use Bio::SearchIO
Bio::Tools::Blast::HSP        1.0      1.1    use Bio::Search::HSP::GenericHSP
Bio::Tools::Blast::Sbjct      1.0      1.1    use Bio::Search::Hit::GenericHit
Bio::Tools::Blast::HTML       1.0      1.1    use Bio::SearchIO::Writer::HTMLWriter
Bio::Tools::SeqAnal           1.0      1.1    used only by deprecated Bio::Tools::Blast
Bio::Tools::WWW               1.1      1.1.1  Just a collection of links
Bio::UnivAln                  1.0      1.1    use Bio::SimpleAlign
Bio::Tools::RestrictionEnzyme 1.5      1.6    use Bio::Restriction
Bio::Tools::BPlite            1.5      1.6    use Bio::SearchIO
Bio::Tools::BPpsilite         1.5      1.6    use Bio::SearchIO
Bio::Tools::BPbl2seq          1.5      1.6    use Bio::SearchIO
Bio::Ontology::SimpleGOEngine 1.5.1    1.6    use Bio::Ontology::OBOEngine
Bio::Taxonomy                 1.5.1    1.7    use Bio::Taxon & Bio::Tree::Tree
Bio::Taxonomy::Node           1.5.1    1.7    renamed Bio::Taxon
Bio::Taxonomy::Taxon          1.5.1    1.7    use Bio::Taxon
Bio::Taxonomy::Tree           1.5.1    1.7    use Bio::Taxon & Bio::Tree::Tree
Bio::Taxonomy::FactoryI       1.5.1    1.7    Redundant, no implementors
Bio::Search::Processor        1.5.1    1.7    Superseded by Bio::SearchIO
Bio::Factory::ResultFactoryI  1.5.2    1.6    Superseded by Bio::Factory::ObjectFactory
Bio::Factory::HitFactoryI     1.5.2    1.6    Superseded by Bio::Factory::ObjectFactory
Bio::Root::Err                1.5.2    1.5.2  Bio::Root* redundant classes
Bio::Root::Global             1.5.2    1.5.2  Bio::Root* redundant classes
Bio::Root::IOManager          1.5.2    1.5.2  Bio::Root* redundant classes
Bio::Root::Object             1.5.2    1.5.2  Bio::Root* redundant classes
Bio::Root::Utilities          1.5.2    1.5.2  Bio::Root* redundant classes
Bio::Root::Vector             1.5.2    1.5.2  Bio::Root* redundant classes
Bio::Root::Xref               1.5.2    1.5.2  Bio::Root* redundant classes
Bio::Tools::WebBlat           1.5.2    1.5.3  Requested that this not be maintained