MMR for variant calling ?
Hi,
Does anyone ever used MMR or others ambiguous reads resolution tools on bam files before to do variant calling? Does it improvement results accuracy?
Thanks for help !
snp
alignment
mmr
next-gen
• 1,060 views
•
link
written
by
thomasbersez
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
How to normalised DNA sequencing depth for genomic variant discovery ?
written by AIMAR •Hi everyone I've some BAM files of DNA reads and I would like to normalize the reads depth before moving to variant calling for somatic …
-
Calling variants/SNP for single-cell RNA-seq data
written by QX •Hi all, I am trying to use GATK mutect2/haplotype (default option) for variant calling on a bam file from single-cell RNAseq data; however, the generated …
-
salmon quantification and then generating BAM files using STAR
written by alonziso •Hi, I've been doing a lot of bioinformatics lately and was asked to perform variant calling on RNA-Seq data used in my lab the thing …
-
Variants in untargeted genes identified after targeted exome sequencing analysis
written by vinayjraoHi, I recently analyzed some `targeted exome sequencing` samples, which were provided to us by our collaborators, for which `I do not possess the target …
-
Sicer peak calling
written by mropriHas anyone used Sicer to peak call using bam files and bed files. I would appreciate it if someone could help me get the command …
-
Mapping DNAseq reads on cds ?
written by thomasbersezIt may be a dumb question but, does anyone know a method / tool to map DNAseq reads to cds ? Reads falling in between …
-
Nanopore SNP and indels calling tool
written by tarek.mohamedHi, I am working with sequencing data generated by minion. I used minimap2 to align the long reads to reference human genome GRCh38. Now I …
-
Extract PE Reads (with their mates) supporting variants in vcf file
written by pitithat •Hi, Suppose I have a bam file and a vcf file containing variant calling result. I want to extract only reads with their mate that …
-
GATK; Variant calling RNA-Seq best practices: bam processing steps
written by user230613Hi folks, I have been looking for the best approach for call the variants in RNA-Seq data. GATK proposes the following workflow: 1. Map the …
-
Benchmarking Read Alignment And Variant-Calling Algorithms (For Dummies)
written by Travis<p>Hi all, </p> <p>I am wondering if there is a good step by step guide of how to benchmark alignment and variant calling software. I …
I tried AlignerBoost once https://github.com/Grice-Lab/AlignerBoost but never really got it established or saw major advantages. However, I do see opportunities for improving short read mapping quality estimates, since incorrect alignments cause many problems in my work.