Collate data from Globus Search for easy discovery and transfer
To install picoprobe_portal
:
git clone https://github.com/ramanathanlab/picoprobe-portal.git
cd picoprobe-portal
python -m venv env
source env/bin/activate
make install
django-admin startproject picoprobe_portal
Run server
./manage.py runserver
- Copy RPL templates
- Copy RPL URLs