for windows programs (such as BioPython) to call dssp program.
Project description
dssp-wsl
Converting PDB (Protein Data Bank) file format to DSSP file format is required for generating datasets of peptides and their secondary structures.
Such a task should be permitted when using BioPython. However, on Windows, the lack of the program dssp
stucks everything.
Fortunately, linux distros provide dssp
or mkdssp
installation, and Windows Subsystem for Linux is an easy-to-get thing. We hereby provide this simple script to wrap calling dssp/mkdssp
from wsl
, and you can install it via:
pip install dssp-wsl
Other than installing dssp-wsl
On Windows, you should also install WSL (see hints), and use sudo apt install dssp
inside the subsystem. Then you rework BioPython.
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 Distribution
File details
Details for the file dssp_wsl-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: dssp_wsl-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e3416e202f27c58074bf48be5e8779ad48245ae182502ce004de5f9076ada96 |
|
MD5 | 795e158db94d5715eb2e006408be5f95 |
|
BLAKE2b-256 | 3d3c43dac81a29bda9160f4c639a54295cf19bda5fb306b2646f71566f8af32d |