SNP and Phenotype Correlation
I have SNP data of two samples, where one is susceptible and another is Resistance. How I correlate some SNPs which is related to Resistance ? Is there any possible statistical method?
phenotype
statistical
snp
correlation
r
• 1,236 views
•
link
updated
by
dthorbur
•
written
by
chimerajit •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
All VS All contamination check for tumor samples
written by mps •I would like to perform an all VS all contamination check for about two dozen human tumor samples. I would like to have an estimate/metric …
-
What I can do with outliers that I got from ddRAD data?
written by mahnazkianiI am looking for some idea on data analysis of ddRAD data. I am interested to find SNPs associated with pesticide resistance in an insect …
-
Stacks program output
written by mahnazkianiHello, I have ddRAD data for 8 populations (48 samples in total) and looking for resistance lined SNP in one of the population. I did …
-
Comparing two RNA-seq datasets of same species and treatments
written by sakuraazalea •I have RNA-seq studies from two labs that did similar experiments (used same species and both used the same factor with two labels - drug …
-
how to determine the gene involved in antibiotic resistance?
written by sharmilla_487 •My project is to test the antibiotic susceptibility of abscessus strains, and then use WGS to find for the genes that cause the resistance. Here …
-
SNPs mining using freebayes: problem in using multiple bam file of different ploidy
written by ram.mainali •My objective is to identify the SNPs on resistance gene/haplotype. I have resistance specific haplotype read and mapped bam file (ploidy = 1), susceptible haplotype …
-
SNP data analysis
written by caspase8mach •Hi, I would like to analyze SNP data for close to 100 samples. Each sample has close to 100 SNPs, and each SNP is related …
-
How to tell bloodtype from SNPs data?
written by O.rkaI want to check my bloodtype based on my SNPs data. I have results from AncestryDNA with ~ 668 943 SNPs. Is there a website …
-
Genotyping Platform For Fine-Mapping A Region
written by Stephen<p>I'm following up a GWAS association with some fine mapping in a 150kb region in African-Americans. I've done some sequencing on pooled samples and used …
-
Comparing Snps Across Populations
written by Andrea_Bio •<p>Hello</p> <p>I have a very high-level exploratory question about SNPs and comparative genomics.</p> <p>Lets say I had 2 different populations of the same species and …
You're going to need more than 1 sample per phenotype to infer any stats.
GWAS, which map physical characteristics to genomic loci, typically include hundreds to thousands of samples.
At minimum, I would expect 3 pooled-seq samples per phenotype for a simple and cheap exploratory experiment. Then you would identify variants that fully segregate by phenotype and identify overlapping gene or regulatory elements, but this is still a pretty underpowered methodology.
Thanks for your response. If I have 3 pulled sample can I go for GWAS? or there is any other simpler statistical methods available?
GWAS was just an example of phenotype mapping methodology and the sample sizes required to use it successfully.
Given you're looking at resistance vs susceptible phenotypes, I still don't think 3 samples is enough. Especially since you provide no information about these samples - are they single individuals or pooled-seq, is this 3 total or per phenotype, and do they have good coverage? These questions are the kind of thing you should be asking yourself/supervisor when designing experiments and/or curating datasets.
If possible, it would be good if you knew more about the trait - is there evidence to suggest it's polygenic, any idea of the penetrance, could it be epistatic, etc...? Assuming full penetrance of a single locus underlying resistance (which is a big assumption), you could identifying candidate variants that segregate by phenotype, but it's likely this list will be large and without further information it would be very hard to whittle that list down to a reasonable dataset for functional characterisation.