Error: NCBI C++ Exception – Invalid choice selection: NCBI-Seqalign::Score.value.real

Error: NCBI C++ Exception – Invalid choice selection: NCBI-Seqalign::Score.value.real

1

Hi,

I am having issues running blast from command line, accessing remote databases.

This is what i am running:
blastn -db nt -query {input} -out {output} -evalue 0.001 -max_target_seqs 100 -remote

Which returns this:
Error: NCBI C++ Exception:
T0 “/opt/conda/conda-bld/blast_1559335677723/work/c++/src/objects/seq/../seqalign/Score_.cpp”, line 90: Error: CScore::C_Value::GetInt(): Invalid choice selection: NCBI-Seqalign::Score.value.real

Im new to BLAST, and Linux to an extent, and Google has been of little help..

Many thanks


blast


ncbi


terminal


software error


seqalign

• 1.0k views

Read more here: Source link