-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
When running nthits (installed from conda):
nthits --threads 2 --frequencies AP3_hv_em2_2_k50.freqs --max-count 50 --kmer-length 36 --out-file AP3_hv_em2_2_k50.bf bf file.R1.fastq.gz file.R2.fastq.gz
I got the error:
/opt/conda/conda-bld/nthits_1721859875490/_build_env/lib/gcc/x86_64-conda-linux-gnu/12.4.0/include/c++/bits/stl_vector.h:1125: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = long unsigned int; _Alloc = std::allocator<long unsigned int>; reference = long unsigned int&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.
Metadata
Metadata
Assignees
Labels
No labels