This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Fisher's exact test for Copy Number Variation association in R

Hi dears,

I have done CNV detection for two type tails in sheep using 50k ovine snp chip.now I need to do association test between cases(fat-tailed) and controls(thin-tail) samples. I have used the Fisher's exact test in CNVRuler softwar, but I am not sure about output accuracy ,that is why I want to exam the Fisher's test by other programs such as R or anything.

Does anyone have any suggestions?

I really would appreciate if help me

Below is the example of calling CNVs :

chr1:261243718-261310212      numsnp=3      length=66,495      state2,cn=1 baluchifinal.split11 startsnp=OAR1_261243718.1 endsnp=OAR1_261310212.1
chr11:18062193-18172161       numsnp=3      length=109,969     state2,cn=1 baluchifinal.split11 startsnp=OAR11_18062193.1 endsnp=OAR11_18172161.1
snp r gene genome software error

If you can translate your data in a contingency table then it's easy to perform a fisher exact test in R.

Please use ADD COMMENT/ADD REPLY when responding to existing posts to keep threads logically organized. SUBMIT ANSWER is for new answers to original question.

0 answers

No answers yet.

Log in to answer this question.