-
Notifications
You must be signed in to change notification settings - Fork 179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
failed correction #1073
Comments
cat BVCB000015H_33514_subreads.fasta |grep -v ">" |tr -d [ATCGatcg] |tr -d "\n" |
I may have found the issue.. For some reason this was in my fasta file from my sequence provider
which does not really belong in a fasta file. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Canu 1.7.1
Correction fails when trying to assemble an E. coli genome with 2 ~10 kb plasmids that have a high copy number (70-100 or so) . I have 1500 megabase of sequence in my Sequel fasta file, which should be 300 fold coverage, but many of the reads are probably plasmid reads. Commands I used:
/usr/local/canu-1.7.1/Linux-amd64/bin/canu -d BVCB000015H -p BVCB000015H genomeSize=4.7m -pacbio-raw BVCB000015H_33514_subreads.fasta.gz
This failed. Manual suggests setting a high number for corOutCoverage in the case of uneven coverage distribution:
also fails (same step). Something with falconsense (see below).
the failure Canu reports is:
The text was updated successfully, but these errors were encountered: