BamUtil for Base Qual Recalibration
Hi all,
Does anyone have experience with or has benchmarked BamUtil for Base Quality Score Recalibration of NGS data? Looks like an interesting alternative to GATK.
Wiki: http://genome.sph.umich.edu/wiki/BamUtil:_recab
cheers
recalibration
recal
bqsr
basequal
gatk
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Help with Base quality Score Recalibration (BQSR) using GATK
written by sainavyav22 •Hi, I am performing base quality score recalibration using GATK for my whole genome sequenced data of dog. I used the following command: ``` gatk …
-
Variant calling of GBS data
written by Bushra BibiHi all, I have GBS data of plant and I have to call variants. But I do not have reference variation file available. Is it …
-
Hwo to identify that BQSR is performed on CRAM file
written by Sd •Hi, I have a bunch of CRAM files of WGS that I want to check if Base Quality Score Recalibration (BQSR) has been done or …
-
GATK quality recalibration to get recalibrated BAM files before SNP calling
written by alicia.poppyI'm having problems with **quality score recalibration** using **GATK** as most tutorials/examples use an old version of GATK which has different syntax and arguments to …
-
Variant training set for Zebrafish to apply GATK VariantRecalibrator
written by Mat •I am working genotyping-by-sequencing data of Zebrafish and it seems that there is no training/truth variant set available for applying GATK Variant Quality Score Recalibration …
-
How to get quality output for exome assembly ?
written by greymanHi all I am very new in exome seqeucing for SNP variants calling. I got my overall alignment rate of 97.02%. Can Trimmomatic do exome …
-
gatk base recalibration results for 1000 genomes
written by cmoI'd bet good money that somebody, probably at Broad Institute, has ran GATK's [BQSR][1] base quality score recalibration) on all of the BAM files for …
-
BQSR using GATK without dbsnp
written by kezclealHi, I have run the base quality score recalibration (BQSR) tool from GATK but for the known sites parameter I used only two databases: - …
-
Abra for indel realignment
written by DanielkHi all, Is anyone using Abra for realignment of exome/wgs data? Looks like a nice tool, and paper looks good too. I'd be interested in …
-
Extract Reads From A Bam File That Fall Within A Given Region
written by abi •<p>Hi all</p> <p>This question could be considered as a follow up of this discussion. <a href='http://www.biostars.org/post/show/3407/how-to-extract-reads-from-bam-that-overlap-with-specific-regions/#3414'>http://www.biostars.org/post/show/3407/how-to-extract-reads-from-bam-that-overlap-with-specific-regions/#3414</a> What I need is to extract reads from <a …
This question is now 2.5 years old... With some hope : has anyone some information on performances of bamUtil compared to BQSR (not time performances but benchmarking or such) ? I would greatly appreciate any pointers!