-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compressed extend table index doesn't match hash table size #44
Comments
Hi, |
Sorry I never figured it out |
We have same error even after we recreate the hash tables using: Exception thrown in “path/to/reference_sender.cpp line 333” – Could not decompress path/to/hash_table.cmp – Compressed extend table index doesn’t match hash table size. Do we at least have an idea where to start looking? The log files weren't that helpful. |
Hello,
After upgrading to dragmap version 1.3, I get the following error for one of my runs that previously had a segmentation fault:
The command line is as follows:
dragen-os -r dragmap_testref/ -1 mrna_S1_L001_R1_001.fastq.gz -2 mrna_S1_L001_R2_001.fastq.gz --output-directory mRNA_output/ --output-file-prefix mrna-alpha-x1
I am unsure what the exception means. Thank you for your help.
The text was updated successfully, but these errors were encountered: