More posts like this
-
Filtering quality(phred score) vcf file
written by kimgeng 1Hello, I got some problem with my vcf files I got a vcf file of an ancient individuals, and I'd tried to filter the SNPs …
-
bcftools isec not producing sites.txt
written by steve 356I am running a `bcftools` command like this; bcftools isec -p /data --targets-file targets.bed Sample1.vcf.gz Sample2.vcf.gz And I am getting output files like this; 0000.vcf …
-
ERROR while performing analysis in GenePy
written by Gene 3Dear all, I used **GenePy v1.2** a score for the analysis of next generation sequencing data. I performed all steps mentioned in *README an my …
-
Difference between | and || in filtering expressions by bcftools
written by finswimmer 1.6KHello all, `bcftools` have these logical operators that can be used in filtering expressions: && (same as &), ||, | What's the difference between `||` …
-
Remove invariant sites from a VCF file
written by aberry814 8I have a VCF file with ~30K sites across 131 samples. I am trying to make it include only variant sites, meaning I want to …
-
Distribution underlying VCF QUAL - all sites or just those in VCF?
written by Jeff.B.Gaither 1I'm wondering about the distribution which underlies a VCF QUAL score. Specifically, I understand that "A site with QUAL=20 has a 99% chance of being …
-
Qual score in VCF file
written by swatipuraanik 3Hello, As I understand, QUAL is a representation of accuracy of genotyping. But what does a '.' represent under the QUAL column in a VCF …
-
How is QUAL score calculated in multigenome VCF file?
written by MAPK 214Suppose I have two VCF files with one sample in each and want to merge them using python scripts. I want to know if the …
-
Calling Variations Using Gatk From Exome Data With Less Samples
written by anchal 1<p>Hi All</p> <p>I have done exome sequencing for 6 samples. Now I am calling variations using GATK. I am calling variations for each sample individually …
-
Qual Scores In 1000 Genomes Vcf File
written by Simon 4<p>Hi,</p> <p>In the 1000 genomes VCF files, QUAL represents "a phred-scaled quality score for the assertion made in ALT". Does anybody know how they actually …
Not an answer towards your question, but you can ask for help directly from the developers here