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

Is it possible to get the path of genome in GFA format file? #56

Open
zwh82 opened this issue Dec 4, 2024 · 2 comments
Open

Is it possible to get the path of genome in GFA format file? #56

zwh82 opened this issue Dec 4, 2024 · 2 comments

Comments

@zwh82
Copy link

zwh82 commented Dec 4, 2024

Hi,
I test ggcat with two similar genomes. From new version, I can get the GFA format file. But it only contains node information. I would like to know if it is possible to obtain edge connectivity information and the most important genomic pathways, just like standard GFA spec format files.

Best
Wenhai

@Guilucand
Copy link
Collaborator

Hi, yes you can obtain edge connectivity information with the -e or --generate-maximal-unitigs-links flag.
This will emit link information using gfa L fields

Andrea

@alexandrutomescu
Copy link
Contributor

@Guilucand: Should we also add this info next to the description of the argument
-h, --gfa Output the graph in GFA format ?

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