Skip to content

Best approach to quantify large-scale structural variants (INV/DUP/TRA) from a Minigraph-Cactus pangenome #4827

@Sumit1331

Description

@Sumit1331

Hi all,

I built a pangenome graph with Minigraph-Cactus for a haploid fungal species and I’m trying to quantify large-scale SVs (inversions, duplications, translocations).

What’s the recommended approach to get counts of these SV classes from a Minigraph-Cactus graph?

-> Should I be aiming to generate a VCF with SVTYPE (INV/DUP/TRA) (e.g., using vg giraffe → vg pack → vg call) and count by SVTYPE?

-> Or is there a more “graph-native” way to summarize/classify these events directly from the graph (e.g., snarls/bubbles), especially for TRA/DUP?

-> If translocations are represented as BND rather than SVTYPE=TRA, what’s the best practice for counting them consistently?

Any pointers to recommended tools/commands/papers for this specific setup would be appreciated.

Thank you for your support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions