-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hi @kokitsuyuzaki,
Thanks for making this nice R package.
Recently, I have been trying to understand the different steps in the method used in metaSeq package as I want to use this tool for an analysis. From the documentation provided, I am having trouble in understanding what exactly does meta.oneside.noiseq function compute as in the original NOISeq we compute probability that a gene is DE given the expression levels in conditions considered and the probability that a gene is non-DE given the same, which is two-sided. Are we computing the probability that a gene is DE and up-regulated or DE and down-regulated? Also, how are the genes which have inconsistent expression (up and down in different studies) handled by this tool? It is not clear from the vignette provided and would be helpful if any help is provided in understanding this so that I can use this tool.
Thanks in advance for your response.