![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
BLAST+ creating custom blast database and using blast+ filtering features | deniz | Bioinformatics | 3 | 07-07-2019 09:04 AM |
How to create a BLAST database | aliealexandre | Bioinformatics | 22 | 02-02-2015 04:34 AM |
BLAST database error - when changing to new BLAST+ local program | biobio | Bioinformatics | 4 | 06-15-2011 06:20 AM |
Create local BLAST database | SeqClark | Bioinformatics | 2 | 03-07-2011 02:17 AM |
Blast+ database with gene annotation | andreitudor | Bioinformatics | 4 | 03-03-2011 08:26 AM |
![]() |
|
Thread Tools |
![]() |
#1 |
Member
Location: Singapore Join Date: Nov 2009
Posts: 14
|
![]()
Hello, everyone.
Now I am doing alignment using BLAST. I want to align some sequences (FASTA format) against human chromosome. I used HG18 from UCSC (<http://hgdownload.cse.ucsc.edu/goldenPath/hg18/chromosomes/>) before with Bowtie. Are there pre-processed db on the FTP of BLAST (ftp://ftp.ncbi.nlm.nih.gov/blast/db/), which is built from HG18? I am a freshman to Bio... Thanks a lot. |
![]() |
![]() |
![]() |
#2 |
Senior Member
Location: Boston area Join Date: Nov 2007
Posts: 747
|
![]()
The BLAST binaries contain the formatdb utility which is all you need to generate the indices prior to running BLAST
formatdb -p F -d hg18.fa Would index the nucleotide file (-p F specifies that this is (F)alse for (p)rotein) named hg81.fa |
![]() |
![]() |
![]() |
Thread Tools | |
|
|