![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
NCBI-Blast Database Error. I NEED to create .nal file | rvgill | Bioinformatics | 8 | 10-28-2016 06:57 AM |
Converting Blast+ output to Fasta sequence files | Dave_Carlson | Bioinformatics | 5 | 01-25-2015 04:27 AM |
Blast 2 multifasta files one against the other | Kawaccino | Bioinformatics | 5 | 06-06-2013 11:56 PM |
Making a Blast Script for FASTA files | utagenomics | Bioinformatics | 8 | 04-26-2013 12:29 PM |
BLAST on multifasta files | avm | Bioinformatics | 0 | 01-06-2013 11:42 AM |
![]() |
|
Thread Tools |
![]() |
#1 |
Junior Member
Location: Allentown Join Date: Oct 2016
Posts: 6
|
![]()
Hello,
So I am making my own databases from fasta files using Blast version ncbi-blast-2.5.0+.dmg and getting an error that is linking back to by database creation by not having a .nal file created. I am entering in: makeblastdb -in test2.fasta -out MV1SDB_a/MV1SDB_a -parse_seqids -dbtype nucl And getting the following files outputs: MV1SDB_a.nhr MV1SDB_a.nin MV1SDB_a.nog MV1SDB_a.nsd MV1SDB_a.nsi MV1SDB_a.nsq How do I change my coding to recieve a .nal file as one of my outputs. |
![]() |
![]() |
![]() |
#2 |
Peter (Biopython etc)
Location: Dundee, Scotland, UK Join Date: Jul 2009
Posts: 1,543
|
![]()
This is a near duplicate of your other thread where you have been given advice and help: http://seqanswers.com/forums/showthread.php?t=72083
The .nal file is a plain text file describing how to treat a set of BLAST nucleotide database "chunks" as a single database. When making a database from a single FASTA file this won't happen (unless your FASTA file has an enormous number of sequences). Last edited by maubp; 10-26-2016 at 08:11 AM. Reason: fixed markup |
![]() |
![]() |
![]() |
Thread Tools | |
|
|