nealpsmith / neals_python_functions

Random useful python functions
MIT License
0 stars 1 forks source link

added functionality to modify health and donor fields in cellGuide.js #16

Closed swemeshy closed 2 years ago

swemeshy commented 2 years ago

Kamil's cellguide code has a JS file where one can specify the variables for patient health and patient ID. Instead of manually modifying this after running cellbrowser.py, I added some code that would modify it based on the arguments health_field and donor_field which the user specifies when calling make_kamil_browser.