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
Hi!
I am currently trying to run hifiasm to compare hifiasm to other assemblers and
I am currently having an illegal instruction error. I have downloaded hifiasm
using conda.
I have am running
hifiasm -o asm_output -t 38 filtered_reads.fastq
to get this current error.
Reads has been loaded.
Loading ma_hit_ts from disk...
ma_hit_ts has been read.
Loading ma_hit_ts from disk...
ma_hit_ts has been read.
[M::ha_assemble::0.000*23.63] ==> loaded corrected reads and overlaps from disk
[M::ha_opt_update_cov_min] updated max_n_chain to 100
Illegal instruction (core dumped)
There seems to be one other thread from a year ago on this issue in which users
said they played with the file path names which I also did but to no avail. Any
inputs would be greatly appreciated
The text was updated successfully, but these errors were encountered:
Hi!
I am currently trying to run hifiasm to compare hifiasm to other assemblers and
I am currently having an illegal instruction error. I have downloaded hifiasm
using conda.
I have am running
hifiasm -o asm_output -t 38 filtered_reads.fastq
to get this current error.
Reads has been loaded.
Loading ma_hit_ts from disk...
ma_hit_ts has been read.
Loading ma_hit_ts from disk...
ma_hit_ts has been read.
[M::ha_assemble::0.000*23.63] ==> loaded corrected reads and overlaps from disk
[M::ha_opt_update_cov_min] updated max_n_chain to 100
Illegal instruction (core dumped)
There seems to be one other thread from a year ago on this issue in which users
said they played with the file path names which I also did but to no avail. Any
inputs would be greatly appreciated
The text was updated successfully, but these errors were encountered: