Removing PCR duplicates in gam file
1
0
Entering edit mode
7 hours ago

I am using vg giraffe to map my 150bp short read to HPRC pan-genome graph. The results is in gam file. I want to keep information of the graph features in the result so I am developing some scripts based on gam file or tsv after vg filter. I am wondering is there any existing tools for removing PCR duplicates in gam file? If not ,is there any convenient way to achieve this?

giraffe vg • 261 views
ADD COMMENT
0
Entering edit mode
2 hours ago

You can have a look at the GAF alignment format which might be a sucessor to GAM, see here - https://github.com/colindaven/awesome-pangenomes?tab=readme-ov-file#file-formats

I have not found GAMs that easy to work with so far, but prefer to use vg surject to get back to the more familiar and well supported BAM file type.

ADD COMMENT

Login before adding your answer.

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