Updated
- CLI.py
- __init__.py
- utils_CLI.py
- README.md
Retire the data_prep() and associated functions for supporting dataset download. Recommend using zenodo-get package instead.
- generate_net.py
Enhance network output for module_net by adding two composite attributes for the node, annotating the modules for CytoScape visualization.
- utils.py
Update convert_result() function to fix the kde mapping bug.