Question about vg giraffe, vg surject and Visualization tool for mapping result
1
0
Entering edit mode
4 months ago
gulin • 0

I have two questions about vg giraffe mapping.

  1. How does vg surject function work? Is it doing another alignment against the linear reference after vg giraffe. I have receive warnings: Refusing to perform very large alignment against 114514 bp strand split graph for read. I am worried that I will lose some important information(e.g. SV) in GAM file.

  2. Is there any visualization tool for giraffe mapping result? I want to discover where my read actually aligned to.

    I am looking forward to your reply!Thanks!

vg • 605 views
ADD COMMENT
1
Entering edit mode
4 months ago

vg surject doesn't do a full realignment of the read against the linear reference. In general, it tries to preserve as much of the graph alignment as possible and only realigns between the portions of the alignment that overlap the linear reference. Sometimes, a short alignment in the graph can correspond to a very long alignment in the linear reference (e.g. over a long deletion), which can lead to those warnings.

The space of visualization tools for graph alignments is unfortunately not so mature yet. The most capable tool is probably sequenceTubeMap, but (as of the last time I checked) it's somewhat involved to get started with.

ADD COMMENT

Login before adding your answer.

Traffic: 4329 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6