Entering edit mode
2.7 years ago
yoshifumimiya
▴
50
everyone!
I want to do meta-analysis of RNA-Seq. I am thinking of doing Salmon -> edgeR -> metaRNASeq. I want to use metaRNASeq, but I don't know what the param and dispFuncs data mean.
Should I simply use count data for param? (I plan to create my own TRUE or FALSE for DE)
The value of dispFuncs is described as the two estimated coefficients (α0 and α1), what does it mean? How can I get the values for dispFuncs?
We would be grateful if you could tell us.