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
minimap2: unrecognized option: secondary=no
long-to-linked-pe v1.2.10: Using more than 6 threads does not scale, reverting to 6.
[M::mm_idx_gen::15.3191.14] collected minimizers
[M::mm_idx_gen::16.1521.86] sorted minimizers
[M::main::16.1531.86] loaded/built the index for 417 target sequence(s)
[M::mm_mapopt_update::17.2881.81] mid_occ = 804; max_occ = 5665
[M::mm_idx_stat] kmer size: 19; skip: 13; is_HPC: 1; #seq: 417
[M::mm_idx_stat::17.659*1.79] distinct minimizers: 34416970 (57.34% are singletons); average occurrences: 3.521; average spacing: 9.970
Traceback (most recent call last):
File "/lisc/user/trinh/.conda/envs/longstitch_env/bin/share/tigmint-1.2.10-4/bin/tigmint_molecule_paf.py", line 141, in
main()
File "/lisc/user/trinh/.conda/envs/longstitch_env/bin/share/tigmint-1.2.10-4/bin/tigmint_molecule_paf.py", line 138, in main
MolecIdentifierPaf().run()
File "/lisc/user/trinh/.conda/envs/longstitch_env/bin/share/tigmint-1.2.10-4/bin/tigmint_molecule_paf.py", line 85, in run
paf_entry[18]
IndexError: list index out of range
tigmint-cut: error: calculated span parameter not found in parameter file 'sandw.tigmint-long.params.tsv'
make[1]: *** [/lisc/user/trinh/.conda/envs/longstitch_env/bin/share/tigmint-1.2.10-4/bin/tigmint-make:343: snd2.asm.bp.p_ctg.sandw.cut250.molecule.size2000.distauto.trim0.window1000.spanauto.breaktigs.fa] Error 1
make: *** [/lisc/user/trinh/.conda/envs/longstitch_env/bin/share/longstitch-1.0.5-1/longstitch:215: snd2.asm.bp.p_ctg.cut250.tigmint.fa] Error 2
Could you try updating your minimap2 installation to the most recent, or from the last year at least? I see the error minimap2: unrecognized option: secondary=no in your log, which suggests that you are using an older version of the tool, prior to the introduction of that option.
You could also test your updated installation with our demo - that can be really useful for sorting out these sorts of kinks more quickly.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your interest in LongStitch!
Dear LongStitch team!
I want to scaffold a hifiasm HiFi assembly with raw CLR PacBio reads for a plant genome of estimated size: 1.2Gb .
However running Longstitch (conda installed) I always encounter following error, which I can't seem to solve:
out-log:
error-log:
I've run this script:
The text was updated successfully, but these errors were encountered: