Short read alignment to pangenome
Hi,
I have a pangenome graph in dot format. I want to align short reads (fastq) to this graph. I tested vg but I got error (core dumped), any other tool for mapping reads to graph?
short read alignment to a pangenome graph
• 1,823 views
•
link
updated
by
Biostar
•
written
by
arash.iranzadeh1980 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Can vg/minigraph-cactus export a GATK-style all-sites gVCF from a pangenome graph?
written by RianeZ •Hi, Can `vg deconstruct` or any other vg/minigraph-cactus tool export a GATK-style all-sites gVCF from a pangenome graph? I understand that `vg deconstruct` creates VCF …
-
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 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 …
-
Challenges in Variant Calling and Genotyping with Short-Read Data Mapped to a Pangenome Graph: Seek…
written by Kyran •Hello all, We are reaching out since we have some practical questions regarding variant calling and analyses of short-read data mapped to a pangenome graph. …
-
Forum: Open problems in genomics 2023
written by colindavenAs a user and developer I am grateful for all the efficient, clever and really helpful tools and pipelines put out there by the community. …
-
Error 134 while aligning using hisat2
written by Ngrin •Hello, I am using the below command to align the reads and get bam file: ``` hisat2 -x /hisat/grch38/genome -1 /fastq/output_forward_paired.fq.gz -2 /fastq/output_reverse_paired.fq.gz | samtools …
-
I need help with bowtie2 to map reads different length
written by DByter •Hi, I need help mapping Paired-end samples. My samples were filtered by Prinseq. But after the filter, this error appears: ``` Error, fewer reads in …
-
Segmentation fault (core dumped) during vg surject
written by LilithElina •I tried to run `vg surject` on a GAM file I generated with `vg map`, but the call ended with "Segmentation fault (core dumped)" and …
-
bowtie2-align died with signal 6 (ABRT) (core dumped)
written by RicI do not know why I got the below error: bowtie2 -x tdna -U s21.fq -S sample5.sam Error: reads file does not look like a …
-
Converting dot to json
written by arash.iranzadeh1980 •Hi, I have a pan-genome graph file in dot format, anybody knows how to convert graph file in dot format into json format?
Should you be aligning to
.dot?You should probably align against the
.gcsaindex.