forked from zgcarvalho/KVFinder-web-service
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request zgcarvalho#5 from LBC-LNBio/master
Add citation
- Loading branch information
Showing
1 changed file
with
64 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,64 @@ | ||
cff-version: 1.2.0 | ||
title: KVFinder-web service | ||
message: >- | ||
If you use this KVFinder-web service in your research, | ||
please cite it as below. | ||
type: software | ||
authors: | ||
- given-names: João | ||
family-names: Guerra | ||
name-particle: Victor da Silva | ||
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: Helder | ||
name-particle: Veras | ||
family-names: Ribeiro-Filho | ||
email: [email protected] | ||
- given-names: José | ||
name-particle: Geraldo de Carvalho | ||
family-names: Pereira | ||
email: [email protected] | ||
affiliation: >- | ||
Brazilian Center for Research in Energy and Materials | ||
(CNPEM) | ||
- given-names: Paulo | ||
name-particle: 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/KVFinder-web-service' | ||
url: 'http://lbc-lnbio.github.io/KVFinder-web' | ||
abstract: >- | ||
KVFinder-web is an open-source web-based application of an | ||
updated version of parKVFinder software (v1.2.0) for | ||
cavity detection and characterization of any type of | ||
biomolecular structure. The characterization includes | ||
spatial, depth, constitutional and hydropathy | ||
characterization. | ||
The KVFinder-web has two independent components: | ||
- a RESTful web service: KVFinder-web service; | ||
- a graphical web portal: KVFinder-web portal. | ||
To broaden the range of possibilities for user | ||
interaction, we also provide additional client-side | ||
applications, that are: | ||
- a graphical PyMOL plugin: PyMOL KVFinder-web Tools; | ||
keywords: | ||
- web-server | ||
- web-service | ||
- cavity-detection | ||
- cavity-characterization | ||
license: Apache-2.0 | ||
commit: c3cdf36 | ||
version: v1.1.0 | ||
date-released: '2023-04-13' |