Install plex
Plex is a Python package developed by LabDAO that enables you to seamlessly run computational biology tools. PLEX manages all dependencies and installations and requests compute-time from the LabDAO network, ensuring an effortless experience.
note
Installation
To install plex, run the following command:
pip install PlexLabExchange
If using a Jupyter notebook or Google Colab, you should prefix the command with an exclamation mark:
!pip install PlexLabExchange
Congratulations. Welcome to DeSci.
Verification
After installation, try one of our tutorials in a Google Colab notebook