Hy Fidel,
Thank you for your reply.
Yes I forgot specifying that I only work with intrachromosomal interaction and only one chromosome.
To identify enriched contacts, I use "quantile" to find a threshold, then I apply this threshold to select the values above.
Yes this is a real problem because there are a lot of "NaN" (it means that does not converge) and I have to deal with that. Unfortunately, I can't replace NaN by 0.
Can you be a bit more specific than "R doesn't want to compute"? Are you running out of memory? Or getting an error message? (which one?) Is it a problem with a package from CRAN? Or your own code? Or is it a problem with the data itself? What kind of operation are you trying to apply?
Hey
Thank you for reply.
So this is my code:
The real problem is not really my code. But to deal with big data in R and find significant interactions between both side of the DNA. I am sorry is the my request was not clear,
Real problem is: Does it exist a way to find significant interaction with high resolution?