You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I keep getting errors when using makeblastdb. According to other reported issues, I was using Blast 2.14.0 and the current iteration of Blast, but neither had any impact.
I keep getting errors when using makeblastdb. According to other reported issues, I was using Blast 2.14.0 and the current iteration of Blast, but neither had any impact.
Script used:
library(phylotaR)
wd <- 'phylotaOutput_9504'
ncbi_dr <- '/opt/homebrew/bin'
txid <- 9504
setup(wd = wd, txid = txid, ncbi_dr = ncbi_dr, v = TRUE)
PhylotaR output:
phylotaR: Implementation of PhyLoTa in R [v1.3.0]
Checking for valid NCBI BLAST+ Tools ...
Found: [/opt/homebrew/bin/makeblastdb]
Found: [/opt/homebrew/bin/blastn]
. . Running makeblastdb
Error: makeblastdb failed to run. Check BLAST log files.
Blast Log:
BLAST options error: Please provide a database name using -out
Session info:
R version 4.4.0 (2024-04-24)
Platform: aarch64-apple-darwin20
Running under: macOS Sonoma 14.6.1
The text was updated successfully, but these errors were encountered: