Changes for version 0.05.1 - 1999-06-29
- Central distribution now requires Perl 5.004. This was done to get around 5.003-based problems in Bio/Index/* and SimpleAlign.
- Various bug fixes in the Bio::Tools::Blast modules including better exception handling and PSI-Blast support. See Bio/Tools/Blast/CHANGES for more.
- Fixed the Parse mechanism in Seq.pm to use readseq. Follow the instructions in README for how to install it (basically, you have to edit Parse.pm).
- Improved documentation of Seq.pm, indicating where objects are returned and where strings are returned.
- Fixed uninitialized warnings in Bio::Root::Object.pm and Bio::Tools::SeqPattern.pm.
- Bug fixes for PR#s: 30,31,33-35,41,42,44,45,47-50,52.
Documentation
Coordinated OOP-Perl Modules for Biology
fetches sequences from bioperl indexed databases
indexes files for use by bpfetch
Modules
Database object interface to ACeDB servers
Abstract interface for a sequence database
Database object interface to GenBank
Database object interface to GenPept
Abstract interface for indexing a flat file
Interface for indexing (multiple) EMBL/Swissprot .dat files (ie flat file embl/swissprot format).
Interface for indexing (multiple) fasta files
Interface for indexing swisspfam files
The Bioperl ReadSeq interface
Exception class for Perl 5 objects
Global variables and utility functions
Input and output manager for Perl5 objects.
A core Perl 5 object.
General-purpose utility module
Interface for managing linked lists of Perl5 objects.
A generic cross-reference object.
A perl wrapper around Sean Eddy's histogram object
bioperl sequence object
Handler for SeqIO Formats
EMBL sequence input/output stream
Fasta sequence input/output stream
Raw sequence input/output stream
Handler of the SeqIO classes for tieing to filehandles
Raw sequence input/output stream
Multiple alignments held as a set of sequences
Base object for alignment factories
Bioperl BLAST sequence analysis object
Bioperl BLAST High-Scoring Segment Pair object
Bioperl Utility module for HTML formatting Blast reports
Bioperl module for running Blast analyses locally.
Bioperl module for running Blast analyses using a HTTP interface.
Bioperl BLAST "Hit" object
Bioperl Fasta utility object
Generates unique Seq objects from an ambiguous Seq object
Bioperl object for a restriction endonuclease object.
Bioperl sequence analysis base class.
Bioperl object for a sequence pattern or motif
Bioperl object for sigcleave analysis
Bioperl manager for web resources related to biology.
DESCRIPTION of Object
Bioperl alignment object
Provides
in Compile/SW/bp_sw.pm
Examples
- examples/blast/blast_config.pl
- examples/blast/blast_seq.pl
- examples/blast/example.table1
- examples/blast/example.table2
- examples/blast/html.pl
- examples/blast/out/blastn.2.gz
- examples/blast/out/blastn.2.wu.gz
- examples/blast/out/blastp.1.gcg.gz
- examples/blast/out/blastp.1.gz
- examples/blast/out/blastp.2.gz
- examples/blast/out/blastp.2.nogap.gz
- examples/blast/out/blastp.2.wu
- examples/blast/out/blastp.205.gz
- examples/blast/out/blastp.2a.gz
- examples/blast/out/blastp.2b.gz
- examples/blast/out/blastp.email.html.gz
- examples/blast/out/blastx.2
- examples/blast/out/blastx.2.email.gz
- examples/blast/out/blastx.208.gz
- examples/blast/out/tblastn.206.out.gz
- examples/blast/parse_blast.pl
- examples/blast/parse_blast2.pl
- examples/blast/parse_multi.pl
- examples/blast/parse_positions.pl
- examples/blast/print_blasts.pl
- examples/blast/run_blast_remote.pl
- examples/blast/seq/acc1.dna.fasta
- examples/blast/seq/seqs.fasta
- examples/blast/seq/yal011w.dna.fasta
- examples/blast/seq/yel009c.fasta
- examples/blast/seq/ymr284w.fasta
- examples/blosum62.bla
- examples/gon250.bla
- examples/psw.pl
- examples/restriction.pl
- examples/rev_and_trans.pl
- examples/root_object/Bar.pm
- examples/root_object/Foo.pm
- examples/root_object/Outer.pm
- examples/root_object/destroy.pl
- examples/root_object/error.out
- examples/root_object/error.pl
- examples/root_object/filehandle.out
- examples/root_object/filehandle.pl
- examples/root_object/io.out
- examples/root_object/io.pl
- examples/root_object/read.pl
- examples/root_object/read.test
- examples/root_object/read.test2
- examples/root_object/read.test3
- examples/root_object/utilities.pl
- examples/root_object/vector/Person.pm
- examples/root_object/vector/PersonManager.pm
- examples/root_object/vector/vector.out
- examples/root_object/vector/vector.pl
- examples/seq/id.list
- examples/seq/seq.fasta.gz
- examples/seq/seq1.fasta
- examples/seq/seq2.fasta
- examples/seq/seqs1.pl
- examples/seq/seqs2.pl
- examples/seq/seqs3.pl
- examples/seq/seqs4.pl
- examples/seq/seqtools.pl
- examples/seq_pattern.pl
- examples/simplealign.pl