statitistical question: how can I say if there is a difference in the gene that fall inside/outside an especific region?
0
0
Entering edit mode
3.4 years ago
Lila M ★ 1.2k

Hi community, I have an statistical question to ask you. I have a data set, for a specific time point I have 3 groups: -transcribed genes direction 1 (n =x) -transcribed genes direction 2 (n=y) -transcribed genes direction 3 (n=z)

and I have a list with specific nt of interest (n = 5k)

I've calculate the distances from those nt to the genes and I would like to know if there is any difference in those that are inside or outside the gene, lets say:

  • for transcribed direction 1: 50/x are inside and 600 are at 1kb distance
  • for transcribed genes direction 2 : 500/y are inside and 700 are at 1kb distance -for transcribed genes direction 3: 300/z are inside and 500 are at 1kb distance

what is the best way to show if they are different or not? any statistical test to show it?

Thank you

correlation interdependence gene distance • 690 views
ADD COMMENT
0
Entering edit mode

This looks like a contingency table so you could use a Chi-squared test.

ADD REPLY
0
Entering edit mode

but they are not independent samples, so I'm not sure if chi2 is the best way

ADD REPLY

Login before adding your answer.

Traffic: 2272 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6