Giter Club home page Giter Club logo

Comments (2)

subwaystation avatar subwaystation commented on September 15, 2024

If I understood Pandora correctly, it can break down the resulting pangenome into a VCF.
If so, I would suggest creating a variation graph using vg construct https://github.com/vgteam/vg with the FASTA reference and the VCF from Pandora. Translate it into GFA using vg view.
Then use odgi build and subsequently odgi viz to create a 1D visualization of your pangenome. odgi layout and odgi draw can render a 2D visualization of the pangenome. However, it might help to normalize your pangenome first using smoothxg.

If you are looking for interactive visualization methods of pangenomes in the GFA format, you can also take a look at
https://github.com/MoMI-G/MoMI-G/ which is great for the interactive visualization of reference centered pangenomes. Or https://github.com/vgteam/sequenceTubeMap. There is also https://rrwick.github.io/Bandage/ or https://github.com/ggonnella/gfaviz for interactive 2D visualizations. Pantograph https://graph-genome.github.io/ tries to be an interactive version of the odgi viz 1D visualization, but might not scale well enough. Depends on the pangenome size.
You can find a summary of visualization tools for pangenome graphs in section 6.1 of https://www.annualreviews.org/doi/abs/10.1146/annurev-genom-120219-080406.

I hope this helps!

from pggb.

smb20200615 avatar smb20200615 commented on September 15, 2024

Thank you so much for your detailed guidance! I will take a look at all of those!

from pggb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.