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
Hello,
I'm attempting to run Sherpas with an xpas database on Linux and I'm encountering the following error with my dataset:
DB: /home/sherpas/SHERPAS_Files/DB_k10_o1.5.rps queries: /home/sherpas/SHERPAS_Files/Enterovirus_A_B_1002aligned.fasta groups: /home/sherpas/SHERPAS_Files/Ref_Groups.csv output: new_output method: F threshold: 100 (default) window: 300 (default) terminate called after throwing an instance of 'std::length_error' what(): basic_string::_M_replace_aux Aborted
I've tried the example dataset and it runs without issue. I'm a bit unsure how to get around this as it appears to be an array error? Any help would be appreciated!
The text was updated successfully, but these errors were encountered:
Hello,
I'm attempting to run Sherpas with an xpas database on Linux and I'm encountering the following error with my dataset:
DB: /home/sherpas/SHERPAS_Files/DB_k10_o1.5.rps queries: /home/sherpas/SHERPAS_Files/Enterovirus_A_B_1002aligned.fasta groups: /home/sherpas/SHERPAS_Files/Ref_Groups.csv output: new_output method: F threshold: 100 (default) window: 300 (default) terminate called after throwing an instance of 'std::length_error' what(): basic_string::_M_replace_aux Aborted
I've tried the example dataset and it runs without issue. I'm a bit unsure how to get around this as it appears to be an array error? Any help would be appreciated!
The text was updated successfully, but these errors were encountered: