A Python package to detect solvent-exposed residues of a target biomolecule.
See also:
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
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.
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.