You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Roy Granit, PhD edited this page Jul 24, 2021
·
1 revision
Welcome to the supercells wiki!
These are the current guides:
Installing supercells:
Clone or download the repository and navigate to the package directory, then invoke:
pip install .
(PyPI coming soon..)
Running supercells:
Once supercells is installed it is run by invoking:
supercells -i <experiment folder>
Unless specified otherwise it will generate supercells_report.html within the input folder as well as supercells_report folder containing the raw CSV files. To specify an output directory use the -o <output folder> flag