This package provides a set of tools for modeling protein knots, lassos and other.
Project description
Topoly
Protein knots and lassos search tools from the INTERDISCIPLINARY LABORATORY of BIOLOGICAL SYSTEMS MODELLING, University of Warsaw, Warsaw, Poland
This package provides a set of executable programs as well as a shared library with a Python 3 wrapper.
- knotnet
- homflylink
- surfacesmytraj
- ncuclinks
- lmpoly
- gln
Requirements
- Python 3 (3.5 or later)
- NumPy
- Matplotlib
Installation as python PIP package
Install Topoly using the standard python package installer PIP:
pip3 install topoly
Topoly can be installed without administrative privileges in the home folder of a particular user or in a Python Virtual Environment. In that case all files (binaries, documentation, libraries and python modules) will be installed in:
$HOME/.local/
or venv/
respectively.
If you choose to install Topoly with administrative privileges then everything will be installed in:
/usr/local/
Please note that after the installation it is necessary to add the folder that contains libraries
Installation as DEB, RPM, ZIP
Topoly is also distributed as a DEB, RPM and ZIP package.
DEB and RPM packages install the package to /usr
, so binaries should be found in /usr/bin
, libraries in /usr/lib
and the documentation in /usr/share/doc
If you choose to install Topoly from a ZIP package please make sure that the libraries from the lib
subfolder are
placed in a folder that is listed in the LD_LIBRARY_PATH
.
The Python wrappers are built as module extensions and therefore they require that the lib
subfolder should be
added to your PYTHONPATH
variable.
Testing
To verify that the topoly is correctly installed please run the runtests.sh
script located in share/doc/topoly/test
.
(/usr/share/doc/topoly/test
if installed from RPM or DEB)
Using Topoly
Please have a look at the tests in share/doc/topoly/test
to see usage examples.
or have a look at our test project:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
Hashes for topoly-0.4.0-cp38-cp38m-macosx_10_9_intel.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | df9a7e19a3dee86827821b5e5de9aea0fbf35ea3ad9250092f5988b50f5cb6f0 |
|
MD5 | 48b4316ddb7d59d9f06c3e1e0ba9336c |
|
BLAKE2b-256 | c5f2c734603742a8fbeb9b13c47b8ea533770479030ff06cd667ac80e916bc14 |
Hashes for topoly-0.4.0-cp37-cp37m-macosx_10_9_intel.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 776ba131643b50cf91eb96a364f19ba9a467b273c1842b3db81035260f5134c5 |
|
MD5 | cd7ed700da27142a7d11c9d2b20e268b |
|
BLAKE2b-256 | a9ab749ce7cb601ac99dbbe847bc19dab5a54ec60e6c6c4e7ec15f8aa2fc2b31 |
Hashes for topoly-0.4.0-cp36-cp36m-macosx_10_9_intel.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7469e1c2c022ce17f5eb5fcd2a7c9a405f1b7fc09de005ff0714e620f1a987dc |
|
MD5 | f8618566d04250eff5f247e25634fa0d |
|
BLAKE2b-256 | 24df15f0ea145c5dad9d201ce9d5fa1f0285468605129f88652a441839d785f2 |
Hashes for topoly-0.4.0-cp35-cp35m-manylinux2010_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | eede675c369fcb6e0fd67f67bf0f167249d345e5b5816dc4c1a346634fec762e |
|
MD5 | 8d8da45e0ec8f0a7ea825190e8cb5630 |
|
BLAKE2b-256 | 784a782f4178e37db94cd5f7103ff3c234987676da6abe82c1e07919eae1c810 |
Hashes for topoly-0.4.0-cp35-cp35m-macosx_10_9_intel.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8c275e4acca4c564bbf3722be585afe02e819607457e36e7aef418a5ea681a8 |
|
MD5 | afce5f29c689b6ad7d18e1ed03d3c736 |
|
BLAKE2b-256 | e674e36a72f7a2faea7e401c6fd00b28fc4fd974e97a6e6223a1ae61a1db44c1 |