File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 44[ ![ pip release] ( https://github.com/xchem/fragalysis-package/actions/workflows/pip-release.yml/badge.svg )] ( https://github.com/xchem/fragalysis-package/actions/workflows/pip-release.yml )
55
66[ ![ License] ( http://img.shields.io/badge/license-Apache%202.0-blue.svg?style=flat )] ( https://github.com/xchem/fragalysis-package/blob/master/LICENSE.txt )
7- [ ![ CodeFactor] ( https://www.codefactor.io/repository/github/xchem/fragalysis-package/badge )] ( https://www.codefactor.io/repository/github/xchem/fragalysis-package )
87
9- ![ PyPI] ( https://img.shields.io/pypi/v/fragalysis )
8+ ![ PyPI] ( https://img.shields.io/pypi/v/fragalysis-package )
109
1110[ ![ pre-commit] ( https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white )] ( https://github.com/pre-commit/pre-commit )
1211[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
1312
1413Basic RDKit based Python tools for analysis of protein-ligand interactions.
1514
15+ > This was originally the fragalysis GitHub repository, which is now being used for
16+ another purpose. You can still find the original package on PyPI at
17+ https://pypi.org/project/fragalysis/ where the latest version posted was v1.1.0.
18+ All new releases of this package will come from here, with the new name
19+ `fragalysis-package`.
20+
1621Currently contains: -
1722
18231 . Clustering - based on WONKA method - but separated from that code-base.
You can’t perform that action at this time.
0 commit comments