[Bioperl-l] Sequence retrieval from BLAST indexes

Brian Osborne b_i_osborne@hotmail.com
Tue, 19 Mar 2002 10:36:45 -0500


Martin,

There are a couple of ways to do this in Bioperl v. 1.0. The simplest way is
to use Bio::Index::Fasta, but one of the problem with this approach is that
you might not be able to use the id that's most easily available to you. An
alternative, Bio::DB::Fasta, has more features and gets around this problem.
Take a look at section III.1.2 of bptutorial.pl as a starting point.

Brian O.



----- Original Message -----
From: "Martin Schenker" <Martin.Schenker@ogs.co.uk>
To: "bioperl-l" <bioperl-l@bioperl.org>
Sent: Tuesday, March 19, 2002 4:50 AM
Subject: [Bioperl-l] Sequence retrieval from BLAST indexes


> Hi all,
>
> this might be a stupid question...
>
> I'm looking for a "fastacmd"-like method to get sequence entries out of
> BLAST indexes. I've checked the BioPerl archive, the only reference I've
> found was from 1999. Bradford Powell had written the BlastDB.pm module
which
> is still available on his site.
>
> I'd like to know if there's an updated version or something newer/better
> etc.
>
> Cheers for any pointers...
>
> Best, Martin
>
>
> **********************************************************************
> The information transmitted by this email is private and
> confidential and is intended for the use of the intended
> recipients specified therein.
> If you are neither an intended recipient nor an employee
> or agent responsible for delivery to an intended recipient,
> you should be aware that any dissemination, distribution
> or copying of this communication is strictly prohibited.
> If you received this communication in error, please
> notify us immediately.
> **********************************************************************
> _______________________________________________
> Bioperl-l mailing list
> Bioperl-l@bioperl.org
> http://bioperl.org/mailman/listinfo/bioperl-l
>