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

Scaffolding #26

Open
francicco opened this issue Feb 11, 2020 · 3 comments
Open

Scaffolding #26

francicco opened this issue Feb 11, 2020 · 3 comments

Comments

@francicco
Copy link

Hi,

Can I use MashMap to scaffold contigs from a draft genome according to the reference?

Thanks,
Francesco

@cjain7
Copy link
Contributor

cjain7 commented Feb 15, 2020

Mashmap should give you mappings of contigs to reference. You will need to further process the mapping output for scaffolding application.

@selasphoruskershaw
Copy link

Hi, do you have a program you can recommend for assigning the scaffolds to chromosomes using the mashmap.out file? I need to use the mapping output from mashmap to actually find the locations of scaffolds on the chromosomes, so that I know which chromosome contains each scaffold. Thank you!

@cjain7
Copy link
Contributor

cjain7 commented Nov 20, 2020

Sorry we don't have an explicit program written for this. I suggest you type a short python / R script for your application.

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

3 participants