Acknowledgements

Documentation

We sphinx to maintain the project’s code documentation. To build a local version of the project’s sphinx documentation web pages:

# assuming you are located in the `MULTICOM_ligand` top-level directory
pip install -r docs/.docs.requirements # one-time only
rm -rf docs/build/ && sphinx-build docs/source/ docs/build/ # NOTE: errors can safely be ignored

</details>

Acknowledgements

MULTICOM_ligand builds upon the source code and data from the following projects: