Indel Inbreeding Coefficient values vey different from SNPs
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Inquiry Regarding Somatic Analysis and Normal Sample Requirement
written by Nour-eddine •Dear All, I have two questions: 1. I plan to perform somatic analysis on 10 different tumor BAM files to determine the SNPs, indels, and …
-
GATK4.3.0 VariantFiltration
written by wonde2000 •Dear All, I have a jointly GenotypeGVCF file (one vcf file) for 100 cattle samples. As cattle are not a model animal, I am planning …
-
Is Kinship coefficient and coefficient of relationship the same?
written by sjlee4019 •I'm really confused of the terms kinship coefficient coefficient of relationship relatedness inbreeding coefficient As I understood, inbreeding coefficient shows how much an individual's parents …
-
Forum: Very high ratio of cases to controls - how to increase statistical power?
written by mfshiller •I have a dataset with about 700 cases and only about 100 controls. That means that my power to find relevant SNPs through normal gwas …
-
bcftools 1.4.1 call parameters
written by cetin.mI first do samtools mpileup: samtools mpileup -uf /mnt/NAS/share/Ref/human/hs37d5.fa -l 1000G.bed -q 30 -Q 30 in.bam -o out.bcf Then: I can call snps from the …
-
individual inbreeding coefficient (vcftools -het)
written by jingjin2203 •Hi All, I tried using vcftools --het with my SNPs data. But I don't quite understand how the E(HOM) was calculated in the output file, …
-
Annovar warning message
written by hdtms •I'm using Annovar for variant annotation I want to input a vcf file and I get this warning message: #perl convert2annovar.pl Indel_Autoss.vcf -format vcf4 > …
-
Indel heterozygosity frequency
written by hdtms •Hi I'm working with Indels filtered using GATK best practices, I got a vcf, converted to plink and calculated the heterozygosity frequency using plink function …
-
GATK Indel sorting, vcf error
written by hdtms •Hi I used the GATK pipeline until I got a vcf that had SNPs and Indels, so I used GATK Analysis tools to remove SNPs …
-
include indels along with SNPs in linear model
written by avari<p>I am currently preprocessing data from the Illumina PsychArray chip. This chip includes normal tag SNPs and well as other genetic variants such as indels.</p> …
I personally have never compared inbreeding coefficients between SNPs and indels. I would have expected the values to be different (i.e., probably different mutation equilibrium for indels compared to SNPs) but similar at the same time. One thing to think about is whether the SNPs and indels you are comparing are di-allelic (two alleles) or multi-allelic (more than two alleles). For theory, I would have to do a literature search.
Thank you for your response. They are di-allelic (SNPs and Indels). I will do a literature research to see what I can find.