analysis of gvcf file
Hi, how can i analyze the vcf file after using HaplotypeCaller? What is the counting of SNPs for and how can i compare it with the assembly size?
snp
• 740 views
•
link
written
by
wongzlll •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Best way to extract SNPs and INDEL from multiple samples
written by ngseq •Hi, I am processing multiple samples using the GATK4 haplotypecaller, could you please let me know what would be best way to merge these VCF …
-
Scatter Gather principle by chromosome on Gatk
written by Sushant •Hi all, On a quest to optimize gatk pipeline, I met scatter gather principle, so I did following, pids= for chr in chr1 chr2 chr3 …
-
Identifying Private SNPs between multi sample vcf files.
written by nataliagru1Dear Community, Hope all is well. I am having difficulty finding the best way to quantify Private SNPs between my multi sample VCF files. For …
-
SNPs not filtered from a GATK vcf file
written by evelynHi All, I have a vcf file with SNP information from multiple samples made using GATK: gatk --java-options "-Xmx4G" HaplotypeCaller -R ref.fa -I bams.list -L …
-
Validate the VCF file by freebayes
written by dorarinyo88 •Hello, I had run two types of variant calling using Freebayes and Mpileup with several individuals. While calling the variants using Freebayes, one of the …
-
allele count in bam files
written by le.marcorin •Hi! I'm trying to get the allele count for some snps in my bam files. The variant calling was done by haplotypeCaller. The allele count …
-
SNP,INDEL counting per chromosomes in vcf
written by Siavash Salek Ardestani •Hi all, how can I counting SNPs and INDELs per each chromosome in a vcf file?
-
discoSNP++ comparison of shared and unique variants between different samples without reference seq…
written by andre.marques •Hi folks, I am testing discoSNP++ on my data and I have some questions. My data is composed of NGS Illumina paired-reads for three species …
-
VCF - compare
written by manojkumarbioinfoHi, I have 5 set of vcf files aligned using BWA and variants are called using GATK. I'm interested to find for common SNPs that …
-
Missing lots of SNPs when run CONVERTF in EIGENSTRAT 5
written by fu_entomology •Hi everyone in the community, I am trying to analyze SNP data for an insect population genetics study. We did a RAD-tag sequencing with around …
...what is the goal of your work? Please also inform of what assistance [locally] that you may have?
If you already used HaplotypeCaller, then I assume that you already have technical ability, and also an ability to follow documentation.