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
If I look into path 100 then it seems it first gets split because of a potential disassembly but then not enough good bins are present and both fragments are skipped.
INFO:HiCAssembler:Removing 1 misassemblies for path100
path100/1 has few bins (1). Skipping it
path100/2 has few bins (3). Skipping it
I assume that in such a case not a single entry for this path exists later on and when the pipeline looks again for the identifier it crashes.
Do you have a quick fix for this?
Thank you,
Dominik
The text was updated successfully, but these errors were encountered:
Hi,
it happened to me that the pipeline crashes in the last step of outputting the final fasta file with an error like this:
If I look into path 100 then it seems it first gets split because of a potential disassembly but then not enough good bins are present and both fragments are skipped.
INFO:HiCAssembler:Removing 1 misassemblies for path100
I assume that in such a case not a single entry for this path exists later on and when the pipeline looks again for the identifier it crashes.
Do you have a quick fix for this?
Thank you,
Dominik
The text was updated successfully, but these errors were encountered: