-
Type: Bug
-
Status: Closed
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.18
-
Component/s: Basic-Nucl, Basic-Protein
-
Story Points:2
-
Tests Type:GUI automatic
-
Sprint:DEV-26/08/2015, DEV-22/09/2015
-
User Requests Number:1
-
Affect Type:Userdefined
BLAST database is a set of files with the following extensions: .nhr, .nin, .nsq (.phr, .pin, .psq for a protein database).
But if a database is big then its .nsq file is not one file, but a set of files with the names: db_name.01.nsq, db_name.02.nsq, .... This situation is not supported by UGENE. Support it for all cases of BLAST databases using in UGENE:
- Query with BLAST.
- Query with BLAST+.
- Fetch sequences from local BLAST database.
Also, check that it works well in Workflow Designer.