VG Giraffe Mapping to a Single Connected Component
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Can vg giraffe align to a subset of the HRPC pangenome graph (e.g. one chromosome)?
written by Karam •I’m using vg giraffe with the HPRC pangenome graph and was wondering if it’s possible to align reads to only a subset of the graph …
-
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 …
-
vg giraffe, accept admixed single and paired reads as input
written by Thomas •Is it possible for vg giraffe to accept admixed single-end and paired-end reads together in a single input stream - similar to minimap2 or bwa …
-
How to parallelize running vg autoindex to create graph references from VCFs with vg?
written by Ricky •Hi, I'm running `vg autoindex --workflow giraffe` to try to create a graph reference using a VCF of variants I have that I later want …
-
warning[vg::giraffe]: Cannot cluster reads with a fragment distance smaller than read distance
written by cassiwatt •Hello, While using vg giraffe to map reads I simulated using vg sim, I keep hitting these warning messages: ``` warning[vg::giraffe]: Finalizing fragment length distribution …
-
Vg tools - variant length
written by zuzka.halenkova •Hello, I would like to use vg tools to map short reads Illumina sequencing data and call genotypes of given variants (I have a reference …
-
Substantial reduction in read mapping following VG surject
written by peterdfields •I did a small comparison of total mapping of a small short-read dataset to: 1. a graph constructed using cactus-minigraph composed of eight whole genome …
-
vg: Mapping fewer reads to a genome graph than a linear reference
written by John Lloyd •I am seeing a 5-10% reduction in reads mapped to a genome graph compared to a linear reference of the same genome sequence. I have …
-
SV calling using giraffe/vg
written by TN •It's not very clear to me how exactly VG or Giraffe carries out SV calling (if it truly does). The tutorials mention how we can …
-
VG Giraffe does not map reads < 39 bases
written by jdru •Hello, My colleagues and I have noticed that `vg giraffe` will not map reads of length 38 or shorter. I assume this was an intentional …