Difference between revisions of "NCBI BLAST databases"
From ScientificComputing
(Created page with "Euler provides a local BLAST database, which is updated once a week from the NCBI reference. The local BLAST search is much faster than the BLAST requests, sent to the NCBI. T...") |
|||
Line 2: | Line 2: | ||
/cluster/project/clcgenomics/CLC_BLAST_DB | /cluster/project/clcgenomics/CLC_BLAST_DB | ||
− | + | ||
and can be used with any tool/library that supports this database format, for instance: | and can be used with any tool/library that supports this database format, for instance: | ||
* CLC Genomics Server | * CLC Genomics Server | ||
* BLAST++ | * BLAST++ |
Latest revision as of 08:47, 21 July 2020
Euler provides a local BLAST database, which is updated once a week from the NCBI reference. The local BLAST search is much faster than the BLAST requests, sent to the NCBI. The databases are located in
/cluster/project/clcgenomics/CLC_BLAST_DB
and can be used with any tool/library that supports this database format, for instance:
- CLC Genomics Server
- BLAST++