hi,everyone! I use blast+ to make annotation of RNA-seq data against nr. When I run blast, it always stopped by error. my command line is "blastn -task blastn -query Unigene.fa -db human.rna.fna -out NGB_blast.txt" and the error is "Critical: (110.6) CNcbiRegistry: Syntax error in system-wide configuration file: NCBI C++ Exception: "..........\src\corelib\ncbireg.cpp", line 660: Error: ncbi::IRWRegistry ::x_Read() - Badly placed '\' in the registry value: 'ROOT=J:\nASNLOAD=J:\BioEdi t\tables\nDATA=J:\BioEdit\tables\' (m_Pos = 4)
Error: NCBI C++ Exception: "..........\src\corelib\ncbireg.cpp", line 660: Error: ncbi::IRWRegistry ::x_Read() - Badly placed '\' in the registry value: 'ROOT=J:\nASNLOAD=J:\BioEdi t\tables\nDATA=J:\BioEdit\tables\' (m_Pos = 4)" I thought something is wrong with my bioedit, so I uninstalled it. However, the error continue to shows up. what should I do?