markziemann / mitch

An R package for multi-dimensional pathway enrichment analysis
https://bioconductor.org/packages/mitch
Other
16 stars 4 forks source link

handling pvalues of zero causes infinites in edgeR #41

Open markziemann opened 1 month ago

markziemann commented 1 month ago

Import the data like this wt_mst1ox[which(wt_mst1ox$PValue==0),"PValue"] <- 1e-305