Skip to content

LBC-LNBio/SERD

Repository files navigation

SERD

image

image

image

A Python package to detect solvent-exposed residues of a target biomolecule.

Installation

The prerequisites for installing SERD is SWIG, Python v3 and PyMOL v2.

To install the latest release on PyPI, run:

pip install SERD

Or to install the latest developmental version, run:

git clone https://github.com/jvsguerra/SERD.git
pip install SERD

License

The software is licensed under the terms of the GNU General Public License version 3 (GPL3) and is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.