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 troubleshooted by using grep commands to check draft_assembly.fasta for strange characters, but couldn't find any.
Just the >disjointig header followed by the sequence.
That looks very strange, and the running time for a human dataset seems very unusual. Could you please share the whole log? I would try to validate the draft_assmebly file with something like seqtk. Is the output size as expected (e.g. ~3G)?
That looks very strange, and the running time for a human dataset seems very unusual. Could you please share the whole log? I would try to validate the draft_assmebly file with something like seqtk. Is the output size as expected (e.g. ~3G)?
The link you sent is not working for me.. Do you mind uploading the gzipped log directly to github?
The assembly size is definitely not right. Could you please tell more about the data, e.g. what version of pore, basecaller, sample prep etc? Did other assemblers (e.g. Shasta) work with this data? Typically it takes a couple days for a human assembly from R10 Q20 data.
Hello, I'm trying to run flye for polishing on nanopore long read data (human), but I've encountered an error during the assembly stage.
I troubleshooted by using grep commands to check draft_assembly.fasta for strange characters, but couldn't find any.
Just the >disjointig header followed by the sequence.
This is the command I used to run flye :
I tried looking through issues and googling, but couldn't find a post with this exact error, so I'm seeking advice here.
Thank you,
Jon
The text was updated successfully, but these errors were encountered: