Skip to content
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

Use Skesa on 50bp read length sequence #27

Open
abcdtree opened this issue Mar 20, 2020 · 1 comment
Open

Use Skesa on 50bp read length sequence #27

abcdtree opened this issue Mar 20, 2020 · 1 comment

Comments

@abcdtree
Copy link

I am trying to use Skesa on 50bp read length sequence instead of 150bp.
I found the result is not as good as the 150bp cases.
Do you have any recommendation on settings or parameters or pre-jobs to help to ensure the assembly quality?
(I have tried to set the kmer as [21,25,29,33,37])
Thanks,

Josh

@souvorov
Copy link
Collaborator

50bp reads are not very good for assembling. The default parameters are probably the way to go. There is no point in increasing kmer - SKESA iterates through larger kmers internally. If anything, you may try decrease kmer to 19 or even 17.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants