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

Grouping scaffolds into chromosomes #152

Open
kkrizanovic opened this issue Oct 22, 2021 · 1 comment
Open

Grouping scaffolds into chromosomes #152

kkrizanovic opened this issue Oct 22, 2021 · 1 comment

Comments

@kkrizanovic
Copy link

hello,

I'm trying to assemble a plant genome of roughly 4Gbp with 11 chromosomes. ATM I'm working on haploid assembly.

I've got about 3000 contings using hifiasm, and SALSA produced about 1600 scaffolds.

Is there a way to group those scaffolds into chromosome?

@skoren
Copy link
Member

skoren commented Dec 29, 2021

There isn't a way to group contigs beyond the scaffolding done in SALSA. If it didn't group them, then it likely reached the stopping condition where no useful links were left from the HiC data. I wouldn't rely on the raw count of contigs/scaffolds but instead check what fraction of the genome is in the largest scaffolds. It may be that most of the sequences are already scaffolded. You may also need to run purge_dups to remove some remaining haplotype duplications before scaffolding.

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