netZoo/netbooks

error message received for chunks 28-30 in panda_gtex_tutorial_server.ipynb

Closed this issue · 1 comments

Error in calcDegree(pandaLCL, type = "tf"): Cannot run calcDegree on object of class 'pandaObj'. Must be of class 'panda' or 'matrix'.
Traceback:

  1. calcDegree(pandaLCL, type = "tf")
  2. stop(paste(sep = "", "Cannot run calcDegree on object of class '",
    . class(x), "'. Must be of class 'panda' or 'matrix'."))

@wilsonavac , is this the same as #31 ?