2
I wonder if anyone ever tried to use sqrt
in the edgeR
via Rstudio
to increase your N and significance. I was having some problems with my reads (RefSeq
) like Ns low and low differential expression number, so I tried applying sqrt on my reads to approximate my values.
I need to know two things: 1) This is mathematically feasible? 2) Has anyone ever tried?