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

Construct a pangenome for a specific region of a chromosome #1569

Open
HY6Wu opened this issue Dec 18, 2024 · 1 comment
Open

Construct a pangenome for a specific region of a chromosome #1569

HY6Wu opened this issue Dec 18, 2024 · 1 comment

Comments

@HY6Wu
Copy link

HY6Wu commented Dec 18, 2024

Hello,
Thank you for developing such a valuable tool!
I am currently preparing to use the Minigraph-Cactus Pangenome Pipeline to construct a pangenome for a specific region of a chromosome. The reference I'm using is a segment of the chromosome, approximately 1 million base pairs in length. I would like to inquire whether the other genomes I input also need to be trimmed to the corresponding region before further constructing the pangenome more effectively? If not trimmed (some input genomes have significant length differences compared to the reference), I've noticed that they tend to be discarded.
Additionally, is it possible to use the VCF result files from the constructed pangenome to build a phylogenetic tree? I would greatly appreciate any suggestions you might have!

@glennhickey
Copy link
Collaborator

If at all possible, it's generally better to do the whole chromosome, then extract the subgraph you want after. Otherwise it's best to trim all the genomes. And failing that you may be able to get a graph using --permissiveContigFilger 0

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