Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

protein-interactions

ToolUniverse workflow — Protein Interactions

Setup

cd protein-interactions
python3 -m venv .venv && source .venv/bin/activate && pip install tooluniverse -q

Environment variables

None.

Usage

python3 scripts/run.py --help

Dependencies

  • tooluniverse