More posts like this
-
how shoud the phred score be intepreted?
written by QX •Hi all, I am looking at the phred-score in the sequencing data, where I try to look at the correlation between phred-score of each base …
-
RNA seq data analysis
written by mohamadhosein.shams1381 •I am doing a study based on GEO RNAseq data through galaxy server. Quality control and mapping of the data was done, the results didn't …
-
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 …
-
Does Minknow in nanopore sequencing trim low qscore bases?
written by grkorompis •Does Minknow in nanopore sequencing trim low q-score bases while running the sequencing when the q-score threshold is set? Because if that's the case, I …
-
How to observe the structural changes in protein structure for single residue mutation
written by Sristy Halder •I am working on SNP. This is my first approach towards bioinformatics, so I am learning with each step and finding problems as well. After …
-
How does WGS normalization perform between samples
written by bxiaI am currently using whole genome sequencing to identify structure variation (SV) I wonder whether I need to perform normalization between the samples. For example, …
-
Varscan mpileup2snp coverage filter
written by AWDear all, Does anyone know what the --min-coverage threshold in mpileup2snp is filtering on? Is it DP= Quality Read Depth of bases with Phred score …
-
What does it mean to have secondary peak amplitude being higher than the primary peak value in ab1 …
written by crivensterHi,i am working with the raw ab1 files. what does it mean to have secondary peak amplitude value higher than the primary peak value for …
-
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 …
-
Can Gatk Base Quality Recalibration Be Used With Amplicon Sequencing?
written by Casbon •<p>GATK can <a href="http://www.broadinstitute.org/gsa/wiki/index.php/Base_quality_score_recalibration">recalibrate the quality scores</a> in a sequencing run. However, would amplicon sequencing produce a rich enough data set to train the recalibrater.</p> …
or may be there is just no QUAL... why would it be a "problem" ?
I checked the other people's post, they have it and all the REF column are shown as N..
I've got some lump-sv (lumpy express) in my server: there is no QUAL.
But the other problem I have is the REF column are all N, although it tells me it is DEL or INDEL or something else..
again, why do you need this information. Imagine you have a deletion of 1 megabase; unless you're using a symbolic allele, it would need a VCF file with a REF allele of 1E6 characters....
Thanks for your explanation. I have read the VCF format description, I thought it will tell me the details of the changes..