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
I have installed cd-hit via Conda and when I try to run cd-hit-est I get the following error: *** Error in `cd-hit-est': corrupted double-linked list: 0x0000559009582520 ***
I ran this command in a cluster:
cd-hit-est -i all_contigs_filtered_positive_contigs.fasta -c 0.95 -s 0.85 -M 60000 -T 14 -o cluster_95_phages
Does someone know what could be the cause of this?
Thank you for your help.
Johan Sebastián
Warning:
Some seqs are too long, please rebuild the program with make parameter MAX_SEQ=new-maximum-length (e.g. make MAX_SEQ=10000000)
Not fatal, but may affect results !!
Hi,
I have installed cd-hit via Conda and when I try to run cd-hit-est I get the following error: *** Error in `cd-hit-est': corrupted double-linked list: 0x0000559009582520 ***
I ran this command in a cluster:
cd-hit-est -i all_contigs_filtered_positive_contigs.fasta -c 0.95 -s 0.85 -M 60000 -T 14 -o cluster_95_phages
Does someone know what could be the cause of this?
Thank you for your help.
Johan Sebastián
Warning:
Some seqs are too long, please rebuild the program with make parameter MAX_SEQ=new-maximum-length (e.g. make MAX_SEQ=10000000)
Not fatal, but may affect results !!
*** Error in `cd-hit-est': corrupted double-linked list: 0x0000559009582520 ***
======= Backtrace: =========
/usr/lib64/libc.so.6(+0x7f474)[0x2b658de48474]
/usr/lib64/libc.so.6(+0x82c38)[0x2b658de4bc38]
/usr/lib64/libc.so.6(__libc_malloc+0x4c)[0x2b658de4e78c]
cd-hit-est(+0x71c6)[0x5590081311c6]
cd-hit-est(+0xe956)[0x559008138956]
cd-hit-est(+0x12294)[0x55900813c294]
cd-hit-est(+0x13c7f)[0x55900813dc7f]
cd-hit-est(+0x41c5)[0x55900812e1c5]
/usr/lib64/libc.so.6(__libc_start_main+0xf5)[0x2b658ddeb555]
cd-hit-est(+0x47b9)[0x55900812e7b9]
======= Memory map: ========
The text was updated successfully, but these errors were encountered: