michelleapaz / T3E

GNU General Public License v3.0
6 stars 0 forks source link

Create the "control_sample.txt " #4

Closed ngualand closed 8 months ago

ngualand commented 9 months ago

Hi,

I need to compare the binding sites of 2 ChIP seq experiments and I have 2 samples (control and treated) and their corresponding input files. How can I prepare my "control_sample.txt " file. Should I put in the first line the input files and in the second one the ChIPeed samples? Supose the control file is called A and the treated samples is called B with their respective inputs A_I and B_I, is the following file correct?

A_I B_I A B

Thank you very much for the help

michelleapaz commented 9 months ago

Hello,

Thanks for your message.

As I understand your message, the "control_sample.txt" file should be:

A_I A B_I B

Kind regards,

Michelle

ngualand commented 9 months ago

Hi Michelle,

Thank you very much for the reply. Now I understand.

I have ti additional questions.

Many Thanks.

michelleapaz commented 8 months ago

Hi,

What I would suggest you is to run only one iteration and adjust those parameters according to your need.

Best!

Michelle

ngualand commented 8 months ago

Many Thanks,

Nicolò

ngualand commented 8 months ago

Thank you very much for the help,

I have run he software as suggested and everything works smoothly. For some TEs families I have obtained a p.value = 0 (iterations = 100). Should I consider this as highly significant (i.e The p.value is too low to be computable) or Should I consider this an error/warning ?

Thanks,

Nicol0'

michelleapaz commented 8 months ago

Hi Nicolo,

I am glad T3E worked smoothly.

You should consider these cases statistically significant (p-value < 0.01), when using 100 iterations.

Regards,

Michelle