-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
53 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
cff-version: 0.1.2 | ||
title: SERD | ||
message: >- | ||
If you use SERD in your research, please cite it as below. | ||
type: software | ||
authors: | ||
- given-names: João Victor | ||
family-names: Guerra | ||
email: [email protected] | ||
affiliation: >- | ||
Brazilian Center for Research in Energy and Materials | ||
(CNPEM) | ||
orcid: 'https://orcid.org/0000-0002-6800-4425' | ||
- affiliation: >- | ||
Brazilian Center for Research in Energy and Materials | ||
(CNPEM) | ||
given-names: Gabriel Ernesto | ||
family-names: Jara | ||
email: [email protected] | ||
- given-names: José Geraldo de Carvalho | ||
family-names: Pereira | ||
email: [email protected] | ||
affiliation: >- | ||
Brazilian Center for Research in Energy and Materials | ||
(CNPEM) | ||
- given-names: Paulo Sergio | ||
family-names: Lopes-de-Oliveira | ||
email: [email protected] | ||
affiliation: >- | ||
Brazilian Center for Research in Energy and Materials | ||
(CNPEM) | ||
repository-code: 'https://github.com/LBC-LNBio/SERD' | ||
url: 'https://lbc-lnbio.github.io/SERD/' | ||
abstract: >- | ||
SERD is a Python package designed to identify | ||
solvent-exposed residues within a target biomolecule, | ||
making them accessible to potential ligands. Furthermore, | ||
SERD has the capability to depict biomolecular | ||
structures as graphs, encompassing various entities, | ||
including binding sites (e.g., cavities identified by | ||
the KVFinder suite) and biomolecular complexes (e.g., | ||
IPPs, IPLs, IPRs, and IPDs), taking into account their | ||
intramolecular interactions. | ||
keywords: | ||
- structural-biology | ||
- solvent-accessibility | ||
- python-package | ||
- graph-theory | ||
- graph-representations | ||
license: GNU General Public License v3.0 | ||
commit: e9ef6e1 | ||
version: v0.1.2 | ||
date-released: '2022-10-19' |