microbiome / iSEEtree

extension of iSEE for TreeSE
https://microbiome.github.io/iSEEtree/
3 stars 2 forks source link

Error in get: object '.SigLength' #31

Closed danique-mulder closed 4 months ago

danique-mulder commented 4 months ago

Listening on http://127.0.0.1:6564 Warning in .refineParameters(extra[[idx]], se) : no 'reducedDims' with non-zero dimensions for 'ReducedDimensionPlot' Warning: Error in get: object '.SigLength' not found 48: get 47: .findNextFromTable 46: addNextMethod 44: callNextMethod 43: .createObservers 41: .initialize_server 40: server 3: runApp 2: print.shiny.appobj 1:

RiboRings commented 4 months ago

Mh the error Warning: Error in get: object '.SigLength' not found is unrelated to reducedDim. If you are able to provide a reproducible example I might find how to fix that.

RiboRings commented 4 months ago

Fixed with https://github.com/microbiome/iSEEtree/pull/32