|
1 | 1 | # KVFinder-web |
2 | 2 |
|
3 | | - |
4 | | - |
| 3 | +[](https://github.com/LBC-LNBio/KVFinder-web) |
| 4 | +[](https://github.com/LBC-LNBio/KVFinder-web/blob/master/LICENSE) |
5 | 5 |
|
6 | 6 | KVFinder-web is an open-source web-based application of an updated version of [parKVFinder](https://github.com/LBC-LNBio) software (v1.2.0) for cavity detection and characterization of any type of biomolecular structure. The characterization includes spatial, depth, constitutional and hydropathy characterization. |
7 | 7 |
|
8 | 8 | We provide a publicly available KVFinder-web at [https://kvfinder-web.cnpem.br](https://kvfinder-web.cnpem.br). |
9 | 9 |
|
| 10 | +The full KVFinder-web documentation can be found here: [http://lbc-lnbio.github.io/KVFinder-web](http://lbc-lnbio.github.io/KVFinder-web). |
| 11 | + |
10 | 12 | ## Components |
11 | 13 |
|
12 | | - |
13 | | - |
| 14 | +[](https://github.com/LBC-LNBio/KVFinder-web-service) |
| 15 | +[](https://github.com/LBC-LNBio/KVFinder-web-portal) |
14 | 16 |
|
15 | 17 | The KVFinder-web has two independent components: |
16 | 18 |
|
17 | 19 | - a RESTful web service: [KVFinder-web service](https://github.com/LBC-LNBio/KVFinder-web-service); |
18 | | -- a graphical web portal: [KVFinder-web portal](https://github.com/LBC-LNBio/KVFinder-web-portal) |
| 20 | +- a graphical web portal: [KVFinder-web portal](https://github.com/LBC-LNBio/KVFinder-web-portal). |
19 | 21 |
|
20 | 22 | ## Client-side applications |
21 | 23 |
|
22 | | - |
| 24 | +[](https://github.com/LBC-LNBio/PyMOL-KVFinder-web-Tools) |
23 | 25 |
|
24 | 26 | To broaden the range of possibilities for user interaction, we also provide additional client-side applications, that are: |
25 | 27 |
|
26 | 28 | - a graphical PyMOL plugin: [PyMOL KVFinder-web Tools](https://github.com/LBC-LNBio/PyMOL-KVFinder-web-Tools); |
27 | | -- an example of a Python HTTP client: [http-client.py](https://github.com/LBC-LNBio/KVFinder-web-service/blob/master/http_client.py) |
28 | | - |
29 | | -The full KVFinder-web documentation can be found here: [http://lbc-lnbio.github.io/KVFinder-web](http://lbc-lnbio.github.io/KVFinder-web). |
| 29 | +- an example of a Python HTTP client: [http-client.py](https://github.com/LBC-LNBio/KVFinder-web-service/blob/master/http_client.py). |
30 | 30 |
|
31 | 31 | ## Funding |
32 | 32 |
|
|
0 commit comments