[BioRuby] how to set up a local BLAST and run it

Krzysztof B. Wicher kwicher at gmail.com
Mon Jul 6 16:57:17 UTC 2009


Hi,

I am not sure at which point you are but that what I have done:
- download blast executable
- download database in fasta format
- format database using formatdb
When you are done you are ready to run the blast locally.

What I do next I simply execute blast program from within Ruby script
and parse the output file.

If you need more detials. I can send you the example script.

Cheers

K

On Mon, Jul 6, 2009 at 5:00 PM, <bioruby-request at lists.open-bio.org> wrote:
> Send BioRuby mailing list submissions to
>        bioruby at lists.open-bio.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://lists.open-bio.org/mailman/listinfo/bioruby
> or, via email, send a message with subject or body 'help' to
>        bioruby-request at lists.open-bio.org
>
> You can reach the person managing the list at
>        bioruby-owner at lists.open-bio.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of BioRuby digest..."
>
>
> Today's Topics:
>
>   1. how to set up a local BLAST and run it (chen li)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 5 Jul 2009 11:39:43 -0700 (PDT)
> From: chen li <chen_li3 at yahoo.com>
> Subject: [BioRuby] how to set up a local BLAST and run it
> To: bioruby at lists.open-bio.org
> Message-ID: <336766.99689.qm at web36808.mail.mud.yahoo.com>
> Content-Type: text/plain; charset=us-ascii
>
>
> Hi all,
>
> I want to run a local BLAST against an EST database from NCBI. I can't find the tutorial on Bioruby for it. I wonder if anyone out there how to set up within BioRuby.
>
>
> Thank you very much,
>
> Li
>
>
>
>
>
> ------------------------------
>
> _______________________________________________
> BioRuby mailing list
> BioRuby at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/bioruby
>
>
> End of BioRuby Digest, Vol 46, Issue 4
> **************************************
>




More information about the BioRuby mailing list