Open agolicz opened 5 years ago
Hi Agnieszka,
Unfortunately RASQUAL is not able to take advantage of replicated data structure. Naively I would merge the replicates into one and map QTLs to maximise the coverage depth of feature SNPs. Otherwise I would keep the pair of replicates and permute samples to construct an empirical null P-value distribution from which we can compute FDR threshold. Unfortunately, the permutation function to keep the replicated data structure is not implemented and you need to permute data by yourself.
Best regards, Natsuhiko
Thanks very much! I will try that. Do you happen to know of any QTL/eQTL software that does have native support for replicates?
Agnieszka
Hi Agnieszka,
I have never heard any software that can handle replicates.
Best regards, Natsuhiko
Hi, I was wondering. What is the best way to incorporate biological replicates in RASQUAL study design? I have RNA-Seq/ATAC-Seq data for 100 individuals (2 biological replicates per individual) The scenarios I can think of:
What do you do in situations like that?
All the best, Agnieszka