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

Reduction in genome size after polishing #100

Closed
Shenu-Hudson opened this issue Aug 23, 2022 · 3 comments
Closed

Reduction in genome size after polishing #100

Shenu-Hudson opened this issue Aug 23, 2022 · 3 comments

Comments

@Shenu-Hudson
Copy link

I noticed the genome size and other assembly statistics reducing after every round of polishing. Could someone explain to me why this is happening and how to handle this?

Initial genome size: 1092812176 bp
After round 1 polishing: 1092776966 (difference: 35210 bp )
After round2 polishing: 1092776883 (Round1-Round2: 83 bp)

Any help would be appreciated.

@moold
Copy link
Member

moold commented Aug 23, 2022

Check whether the scaffold number of the raw genome and the polished genome is the same? If it is the same, that means the raw genome contains more insertion errors than deletion errors.

@Shenu-Hudson
Copy link
Author

Shenu-Hudson commented Aug 25, 2022 via email

@moold
Copy link
Member

moold commented Aug 26, 2022

You can do some assessments, such as busco score or mapping RNA-SEQ data.

@moold moold closed this as completed Aug 26, 2022
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