JovingeLabSoftware / LincServe

A high performance (hopefully) LINCS data server including Node.js server, couchbase backend, and R package for ETL
0 stars 0 forks source link

slinky calc function needs to conform to new schema #16

Closed ghost closed 8 years ago

ghost commented 8 years ago

see issue #15 for details on schema

borgmaan commented 8 years ago

Slinky$calc() has been updated to work with the new schema on this branch. Everything appears to be working except for saving the document back on the /LINCS/pert endpoint. You can see my attempt in Slinky$saveZ() but that is hanging and not saving the document at the moment. I will continue to debug today.

borgmaan commented 8 years ago

closed by #27