Does vg stats support gaf file?
Hi, I am trying to get alignment stats from a gaf file using vg stats -a <gaf> and got a long error. May I ask if I need to convert gaf to gam to use vg stats?
vg
• 624 views
•
link
written
by
Wang Cong •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Is gaf.gz supported by vg pack and gamsort?
written by gulin •I am inspired by the article: https://jmonlong.github.io/manu-vggafannot/. I am not working well with gam format. So I am thinking about build a pipline based on …
-
Does vg giraffe output secondary and supplimentary alignments?
written by lushjia •I'm using `vg giraffe` to align short-read sequencing data to a minigraph-cactus pangenome graph. When I checked some repetitive regions, I noticed that reads that …
-
How to generate a GAF that shows alignments to all component genomes in graph
written by peterdfields •I'm trying to generate a GAF (with reference rather than node coordinates) which describes how an individual long-read maps to all the different components of …
-
Vg Call error multiple paths detected using HPRC-GRCH38 ref
written by Alexandria A. •Hi vg team, I am attempting to use vg call on a wgs sample aligned to hprc-grch38, using wdl Cromwell. I'm pretty new to cs …
-
Can I use vg tools to calculate the depth for a bed range file like with samtools depth?
written by carolynzy •Hi, I have some gam files produce by vg call and I want to know the mean/min/max depth for some ranges stored in a bed …
-
why does vg convert doesn't work?
written by Michal •I am using vg version 1.49.0 on Ubuntu I am trying to convert a gam file to a gfa format and it is not working. …
-
vg convert does not preserve the order of the reads
written by Yihang •When I use `vg convert` (v.1.39) to convert a `gam` file to a `gaf` file (or vice versa), I find that the order of the …
-
Retrieving alignment scores with vg surject
written by Gabriela •Hello! I'm trying to get multiple alignments with their corresponding **alignment scores** for paired-end reads against a pangenome using `vg giraffe`, and then `vg surject` …
-
Vg gamsort temporary folder
written by arunkumarramrsh •Hi, I was trying to use vg gamsort to sort and index the gam file so as to use vg chunk later. I get the …
-
Converting gam to gaf
written by hmg •I noticed it is now possible to output alignments in gaf files instead of gam, which is great! How difficult would it be to convert …