More posts like this
-
Problem on creating database
written by Neeraj Kumar Singh 0I am facing problem on creating database. I downloaded bacterial wgs but on creating local database it is giving error after running for an hour …
-
Running blastn results in "Error: NCBI C++ Exception"
written by langziv 8Hello. I'm running the command blastn -db nt -query input.txt -out OUTPUT.txt -remote which yields the error message: Error: NCBI C++ Exception: T0 "/build/ncbi-blast+-S1iyIZ/ncbi-blast+-2.9.0/c++/src/serial/rpcbase.cpp", line …
-
seqtk-trinity error
written by fuad.fsu 0Hello, I am using Trinityrnaseq-v2.6.6 in Ubuntu 20.04. while using it I am facing an error text: Error, cannot locate Trinity-specific tool: seqtk-trinity in the …
-
Local Blast Error
written by bry.th 0I'm trying to use blast agains a de novo trinity assembled transcriptome. blastn -query /trimmed_concat_trinity_assembly.fa \ -db nt \ -outfmt 11 \ -max_target_seqs 5 \ …
-
Error: NCBI C++ Exception - Invalid choice selection: NCBI-Seqalign::Score.value.real
written by mrmrwinter 3Hi, I am having issues running blast from command line, accessing remote databases. This is what i am running: blastn -db nt -query {input} -out …
-
Problem when running remote Blast with a big file
written by arturo.marin 2Hi all, I am new in this forum, so I hope to explain myself well. I am trying to do remote Blast with an input …
-
Blastp Error 303.7
written by stamakro 5I'm trying to run remote blast, but I keep getting this error: **-bash-4.2$ blastp -remote -db swissprot -query test.txt -out outfile.txt -outfmt 7 Error: (303.7) …
-
How to solve error 'Error in split.default(X, group) : first argument must be a vector' in RepeatEx…
written by namratapatel183 1Hi, I am running RepeatExplorer locally, and while running it is giving me following error. [1] "/home/orf/repeatexplorer/test_data/test_dir/clustering_example/clustering/seqClust/clustering" matching clusters with blastn results..Error in split.default(X, group) …
-
ncbi-blast-2.3.0+ blastn problem
written by akyladisla10 0Hello, I recently tried installing BLAST+ command line on windows and tried running a blastn command in command prompt blastn -query test_query.txt -db refseq_rna.00 -out …
-
Blastdbcmd command is failing to give sequences.
written by Prasad 5Hello all, I am trying to retrieve sequences from NCBI nr database. Using following command. blastdbcmd -entry 'all' -db Path/to/db -outfmt '%f' -out output.fasta It …
More information could be helpful, like your code that generates this error.
Exact command? Blast version? Sample input? etc.
Brief Reminder On How To Ask A Good Question