Gentoo Archives: gentoo-science

From: Andrey Kislyuk <kislyuk@××××××.edu>
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] Setup/configure blast server?
Date: Wed, 29 Jul 2009 14:24:50
Message-Id: 17e1a1290907290724t40521a8aj2275dd4a4d64f7d7@mail.gmail.com
In Reply to: [gentoo-science] Setup/configure blast server? by Steven Lembark
1 Hi Steven,
2
3 You're looking for the package sci-biology/ncbi-tools. There are
4 tutorials available online for setting that package up for local BLAST
5 searches. The basic steps are:
6
7 1. Decide which type of BLAST you're going to run, and which database
8 you're going to search against.
9 2. If it's one of the standard NCBI databases, download it from the
10 NCBI FTP site. If you have your own set of sequences that you wish to
11 compile into a database, use the formatdb and fastacmd utilities to
12 make the database.
13 3. Run the search. Unless you have massive amounts of data, there's no
14 need to worry about MPI or other parallelization. BLAST has a minor
15 parallelization speed-up built in through a -a option which should be
16 set to your number of cores. MPIBLAST is an addition to BLAST for
17 high-performance cluster environments, and is non-trivial to set up.
18
19 -ak
20
21
22 On Tue, Jul 28, 2009 at 10:52, Steven Lembark<lembark@×××××××.com> wrote:
23 >
24 > Need to comopare some results of another comparision
25 > method to blast (or fasta). I think that the proper
26 > packge to install would be:
27 >
28 >    sci-biology/mpiblast
29 >
30 > given that 'emerge --search fasta' got me nada.
31 >
32 > Q: Anyone have any experience setting the beast
33 >   up and sumitting jobs to it?
34 >
35 > Any pointers would be greatly appreciated as I have
36 > to start producing results rather quickly for some
37 > work on an HIV project.
38 >
39 > We need to start validating results of comparing
40 > pseudo-species of HIV with blast and W-Curve
41 > techniques to speed up cataloging the beasties.
42 >
43 > thanx
44 >
45 > --
46 > Steven Lembark                                          85-09 90th St.
47 > Workhorse Computing                               Woodhaven, NY, 11421
48 > lembark@×××××××.com                                    +1 888 359 3508
49 >
50 >