![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How can I write a bash command to blast local nt database? | hyates | Bioinformatics | 5 | 03-05-2015 10:30 AM |
Local variant database with web intereface for VCF | polpol | Bioinformatics | 1 | 02-12-2015 11:57 AM |
Problem with making blast database | pico | Bioinformatics | 7 | 03-27-2013 10:48 AM |
Creating local blast+ database for mouse build 37 | npatel | Bioinformatics | 7 | 03-04-2013 09:02 AM |
Create local BLAST database | SeqClark | Bioinformatics | 2 | 03-07-2011 02:17 AM |
![]() |
|
Thread Tools |
![]() |
#1 |
Junior Member
Location: Allentown Join Date: Oct 2016
Posts: 6
|
![]()
Hello,
I am making my own database out of fasta files and need help on how to re-format my command line when creating these databases. makeblastdb -in test.fasta -dbtype nucl -parse_seqids -out testDB The file type outputs that I receive currently when I run it is : testDB.nhr testDB.nin testDB.nog testDB.nsd testDB.nsi testDB.nsq What I need is a .nal file to run blast from the error I am receiving. Now do I get a .nal file when I combine multiple databases? I have run blast on a few files and have a couple of folders with all of them organized into it. How do I combine databases to get one large one with a _____.nal file type? |
![]() |
![]() |
![]() |
#2 |
Senior Member
Location: East Coast USA Join Date: Feb 2008
Posts: 7,080
|
![]()
Use the blastdb_aliastool. Help available at this page.
|
![]() |
![]() |
![]() |
#3 |
Peter (Biopython etc)
Location: Dundee, Scotland, UK Join Date: Jul 2009
Posts: 1,543
|
![]()
This is (almost) a duplicate of your other thread, where you have been given some help: http://seqanswers.com/forums/showthread.php?t=72083
Last edited by maubp; 10-26-2016 at 08:05 AM. Reason: clarify |
![]() |
![]() |
![]() |
#4 |
Senior Member
Location: East Coast USA Join Date: Feb 2008
Posts: 7,080
|
![]()
Sounds like here the question is about combining two (or more) separate databases into one alias (if that is what @rvgill meant to ask).
|
![]() |
![]() |
![]() |
#5 |
Peter (Biopython etc)
Location: Dundee, Scotland, UK Join Date: Jul 2009
Posts: 1,543
|
![]()
In which case its a near duplicate of @rvgill's third thread http://seqanswers.com/forums/showthread.php?t=72192
|
![]() |
![]() |
![]() |
Thread Tools | |
|
|