Markus Joppich
Markus Joppich
Yeah, all I can contribute is that if I add `type PointObjectNotation = { x: number; y: number };` to `./node_modules/reaviz/dist/src/common/utils/position.d.ts` it works :)
I downloaded the publication gmt-file `Mouse_GOBP_AllPathways_no_GO_iea_August_01_2019_symbol.gmt` . Still `IdentifyVaryingPWs(cortex_tempora, pval_threshold = 0.05)` reports `No temporally varying pathways detected. Please try running IdentifyVaryingPWs with a more relaxed p-value cutoff`. The remaining...
I think this is mostly the same error as already mentioned in #358 #375 . The error GE not found originates possibly first from the `reads2genes_new` function, if no GE...