# Portein

**Portraits of Proteins.** Portein plots 3D protein structures according to their best 2D projection (best = greatest visible area), and composes PyMOL ray-traced renders, secondary-structure topology diagrams, and sequence visualizations into publication-quality figures.

## Install

```sh
mamba env create -f https://raw.githubusercontent.com/TurtleTools/portein/main/environment-user.yml
mamba activate portein
portein --help
```
