CNVkit bam file
I am using CNVkit to generate CNV calls. My question is, is it better to use base quality score re-calibrated bam file than original bam file?
sequencing
• 1,565 views
•
link
written
by
donglei.hu •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
PennCNV - How to remove samples at once.
written by Viktor Messi •I am doing CNV analysis on 250 samples on PennCNV. What I want: make a file with Choromosome that passes my SNP density threshold in …
-
CNVKit on targeted amplicons with UMIs
written by Sophie •I understand that if running CNVkit with targeted amplicon data, the BAM file prior to duplication marking/removal should be used. However, my sequencing data has …
-
? in cram files
written by joe_genome •I have an original bam file that when compressed to cram format, the quality encoding scores are lost and replaced as question marks ? and …
-
CNVKit noisy scatter plot
written by tanbiswas6 •Hi, I'm using WES data of tumor samples to find out CNV using CNVkit. My input data was re-calibrated BAM (recal.bam) files for CNVkit. I've …
-
CNVkit installation problem
written by donglei.hu •Hi, I am new to cnvkit so apologize if this issue has been discussed before. I have followed the instruction to install cnvkit using anacoda …
-
PacBio consensus assembly quality value
written by philippe.leroy.2 •Hello I have sequenced a BAC clone with PacBio RSII To make the assembly I used Facon through pbbioconda and for polishing I used quiver …
-
CNV detection using BAM file
written by rezaHi everyone i want to detect CNV from BAM file. My question is: in what level i can use BAM file to CNV detection. I …
-
Doesn't Base Quality Score Recalibration degrade sensitivity in heavily mutated cancers?
written by Cyriac KandothFrom the [GATK docs][1] - *[BQSR] assumes that all reference mismatches are errors and indicative of poor base quality* - which is why we have …
-
Low Empirical Scores For Exome Data While Base Quality Sscore Recalibration In Gatk
written by anchal •<p>I am analyzing exome sequencing data (~100x coverage). Pipeline includes <a href='http://bio-bwa.sourceforge.net/'>BWA</a> for alignment and then GATK for variation calling. While BQSR (one fthe steps …
-
Generating Genome Base Qualities From A Bam Alignment?
written by John St. John<p>Has anyone ever tried to generate base qualities for a next-gen genome assembly using a .bam alignment of the short reads back to that assembly? …
My guess is it makes no difference. Does the documentation states one needs to perform base score recalibration in order to use CNVkit?
The document didn't mention this. I am sure CNVkit works without recalibration. I am just wondering if people usually do recalibration before running CNVkit.