split gamp by chromosome or extract specific regions.
0
0
Entering edit mode
16 days ago
Juhyun • 0

Hi,

I am trying to run transcriptome analysis, but RPVG is failing. I suspect this could be due to some issues with tangled graphs, so I am attempting to run RPVG by chromosome or by using specific regions. However, I am unable to figure out how to split the GAMP file or extract specific regions from it. Could you please guide me on how to do that?

Thank you in advance for your help!

vg • 218 views
ADD COMMENT
0
Entering edit mode

As of this moment, there's not a very direct way to do this. With GAM files, it's possible to use vg annotate -b followed by vg filter -U -F. For a GAMP file, you could convert to a GAM and then do this process, but the conversion is lossy. However, you could extract the read names and then use vg filter -M -N.

ADD REPLY

Login before adding your answer.

Traffic: 2178 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