LBC-LNBio / SERD

SERD: Solvent-Exposed Residues Detection

Home Page:https://lbc-lnbio.github.io/SERD/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SERD

https://img.shields.io/pypi/v/SERD https://img.shields.io/pypi/pyversions/SERD https://img.shields.io/pypi/dm/SERD

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.

About

SERD: Solvent-Exposed Residues Detection

https://lbc-lnbio.github.io/SERD/

License:GNU General Public License v3.0


Languages

Language:Python 56.1%Language:C 39.8%Language:SWIG 4.1%