Main > Programming > Libraries >

Bio::AlignIO::bl2seq 1.4

Bio::AlignIO::bl2seq 1.4

Sponsored Links

Bio::AlignIO::bl2seq 1.4 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 4.7 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 829
Date added: 2007-08-10
Publisher: Peter Schattner

Bio::AlignIO::bl2seq 1.4 description

Bio::AlignIO::bl2seq is a bl2seq sequence input/output stream.

SYNOPSIS

Do not use this module directly. Use it via the Bio::AlignIO class, as in:

use Bio::AlignIO;

$in = Bio::AlignIO->new(-file => "inputfilename" , -format => bl2seq);
$aln = $in->next_aln();

This object can create Bio::SimpleAlign sequence alignment objects (of 2 sequences) from bl2seq BLAST reports.

A nice feature of this module is that- in combination with StandAloneBlast.pm or remote blasting - it can be used to align 2 sequences and make a SimpleAlign object from them which can then be manipulated using any SimpleAlign.pm methods, eg:

#Get 2 sequences
$str = Bio::SeqIO->new(-file=>t/amino.fa , -format => Fasta, );
my $seq3 = $str->next_seq();
my $seq4 = $str->next_seq();

# Run bl2seq on them
$factory = Bio::Tools::StandAloneBlast->new(program => blastp,
outfile => bl2seq.out);
my $bl2seq_report = $factory->bl2seq($seq3, $seq4);

# Use AlignIO.pm to create a SimpleAlign object from the bl2seq report
$str = Bio::AlignIO->new(-file=> bl2seq.out,-format => bl2seq);
$aln = $str->next_aln();

Bio::AlignIO::bl2seq 1.4 Screenshot

Advertisements

Bio::AlignIO::bl2seq 1.4 Keywords

Bookmark Bio::AlignIO::bl2seq 1.4

Hyperlink code:
Link for forum:

Bio::AlignIO::bl2seq 1.4 Copyright

WareSeeker periodically updates pricing and software information of Bio::AlignIO::bl2seq 1.4 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Bio::AlignIO::bl2seq 1.4 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Bio::AlignIO::msf is a Perl module with msf sequence input/output stream. Free Download
Bio::Seq is a sequence object, with features. Free Download
Bio::Index::Blast is a Perl module with indexes Blast reports and supports retrieval based on query accession(s). Free Download
Bio::Biblio is a Bibliographic Query Service module. Free Download
Bio::PopGen::IO contains input individual,marker,allele information. Free Download
Bio::Das::Lite is a Perl extension for the DAS (HTTP+XML) Protocol. Free Download
Bio::PrimarySeqI is a Perl Interface definition for a Bio::PrimarySeq. Free Download
Bio::Tools::AlignFactory is a base object for alignment factories. Free Download