Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jvsguerra committed Mar 5, 2023
1 parent cbc5968 commit 37eb225
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,17 @@ Welcome to the KVFinder-web portal, this page was built to help you get started

## KVFinder-web

KVFinder-web is an open-source web-based application of [parKVFinder](https://github.com/LBC-LNBio) software for cavity detection and spatial characterization of any type of biomolecular structure.
KVFinder-web is an open-source web-based application of an updated version of [parKVFinder](https://github.com/LBC-LNBio) software (v1.2.0) cavity detection and characterization of any type of biomolecular structure. The characterization includes spatial, depth, constitutional and hydropathy characterization.

The KVFinder-web application has two independent components:
The KVFinder-web has two independent components:

- interactive graphical clients, that are:
- [KVFinder-web portal](https://github.com/LBC-LNBio/KVFinder-web-portal): a graphical web portal;
- [PyMOL KVFinder-web Tools](https://github.com/LBC-LNBio/PyMOL-KVFinder-web-Tools): a graphical PyMOL plugin.
- a RESTful web service: [KVFinder-web service](https://github.com/LBC-LNBio/KVFinder-web-service);
- a graphical web portal: [KVFinder-web portal](https://github.com/LBC-LNBio/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](https://github.com/LBC-LNBio/PyMOL-KVFinder-web-Tools);
- an example of a Python HTTP client: [http-client.py](https://github.com/LBC-LNBio/KVFinder-web-service/blob/master/http_client.py)

The full KVFinder-web documentation can be found here: [http://lbc-lnbio.github.io/KVFinder-web](http://lbc-lnbio.github.io/KVFinder-web).

Expand Down

0 comments on commit 37eb225

Please sign in to comment.