Skip to content

Commit 9bfe86d

Browse files
authored
Update README.md
1 parent 9e0506a commit 9bfe86d

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
# KVFinder-web
22

3-
![GitHub release (latest by date)](https://img.shields.io/github/v/release/LBC-LNBio/KVFinder-web?label=KVFinder-web)
4-
![GitHub](https://img.shields.io/github/license/LBC-LNBio/KVFinder-web)
3+
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/LBC-LNBio/KVFinder-web?label=KVFinder-web)](https://github.com/LBC-LNBio/KVFinder-web)
4+
[![GitHub](https://img.shields.io/github/license/LBC-LNBio/KVFinder-web)](https://github.com/LBC-LNBio/KVFinder-web/blob/master/LICENSE)
55

66
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.
77

88
We provide a publicly available KVFinder-web at [https://kvfinder-web.cnpem.br](https://kvfinder-web.cnpem.br).
99

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+
1012
## Components
1113

12-
![GitHub release (latest by date)](https://img.shields.io/github/v/release/LBC-LNBio/KVFinder-web-service?label=KVFinder-web%20service)
13-
![GitHub release (latest by date)](https://img.shields.io/github/v/release/LBC-LNBio/KVFinder-web-portal?label=KVFinder-web%20portal)
14+
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/LBC-LNBio/KVFinder-web-service?label=KVFinder-web%20service)](https://github.com/LBC-LNBio/KVFinder-web-service)
15+
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/LBC-LNBio/KVFinder-web-portal?label=KVFinder-web%20portal)](https://github.com/LBC-LNBio/KVFinder-web-portal)
1416

1517
The KVFinder-web has two independent components:
1618

1719
- 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).
1921

2022
## Client-side applications
2123

22-
![GitHub release (latest by date)](https://img.shields.io/github/v/release/LBC-LNBio/PyMOL-KVFinder-web-Tools?label=PyMOL%20KVFinder-web%20Tools)
24+
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/LBC-LNBio/PyMOL-KVFinder-web-Tools?label=PyMOL%20KVFinder-web%20Tools)](https://github.com/LBC-LNBio/PyMOL-KVFinder-web-Tools)
2325

2426
To broaden the range of possibilities for user interaction, we also provide additional client-side applications, that are:
2527

2628
- 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).
3030

3131
## Funding
3232

0 commit comments

Comments
 (0)