Skip to content

LBC-LNBio/SERD

Repository files navigation

SERD

PyPI - Version PyPI - Python Version PyPI - Downloads

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

See also:

Installation

To install the latest release on PyPI, run:

pip install SERD

Or to install the latest developmental version, run:

git clone https://github.com/LBC-LNBio/SERD.git
pip install -e SERD

Citation

If you use SERD package, please cite:

Guerra, J. V. S., Jara, G. E., Pereira, J. G. C., & Lopes-de-Oliveira, P. S. (2022). SERD (Version v0.1.2) [Computer software]. https://github.com/LBC-LNBio/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.