Platform
tags: protein preprocessing postprocessing
Overview
📔 Documentation
Please check https://2003100127.github.io/pypropel for how to use PyPropel.
🛠️ Installation Steps
PyPropel can be installed in the following ways.
-
(https://pypi.org/project/pypropel)
conda create --name pypropel python=3.11 conda activate pypropel pip install pypropel --upgrade
-
(https://anaconda.org/Jianfeng_Sun/pypropel)
conda create --name pypropel python=3.11 conda activate pypropel conda install -c jianfeng_sun pypropel
-
(https://hub.docker.com/repository/docker/2003100127/pypropel/general)
docker pull 2003100127/pypropel:latest
-
conda create --name pypropel python=3.11 conda activate pypropel git clone https://github.com/2003100127/pypropel.git cd pypropel pip install .
🚀 Get started
import pypropel as pp
📄 Citation
@article{pypropel,
author = {Jianfeng Sun and Jinlong Ru and Adam P. Cribbs and Dapeng Xiong},
doi = {10.1186/s12859-025-06079-3},
issn = {1471-2105},
issue = {1},
journal = {BMC Bioinformatics},
month = {3},
pages = {70},
title = {PyPropel: a Python-based tool for efficiently processing and characterising protein data},
volume = {26},
year = {2025},
}
🏠 Homepage
📧 Reach us
Release files for pypropel 0.1.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pypropel-0.1.7.tar.gz | 121.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pypropel-0.1.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 309.0 kB
Release files / pypropel-0.1.7.tar.gz
| Download URL | pypropel-0.1.7.tar.gz |
|---|---|
| Size | 121.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b402efad98f255694fe929110559772581374522604a26e0cc65728ffb023ca9
|
|
BLAKE2b-256 checksum How to use checksums |
ad7b651b8432a287fd943fc02ae9cb6bcb588c4979b4cbbe2ead4b5207dd6e0b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.1.3 CPython/3.11.13 Linux/6.11.0-1018-azure
|
Release files / pypropel-0.1.7-py3-none-any.whl
| Download URL | pypropel-0.1.7-py3-none-any.whl |
|---|---|
| Size | 187.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4f73d87db8b2f8b232a7b85d4efe95f26f71743f2e443150f243f58332bb6916
|
|
BLAKE2b-256 checksum How to use checksums |
390b8b0c2feccc6ec278c0eb302a25e947eb6193e92e87dcd46053561f06eed3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.1.3 CPython/3.11.13 Linux/6.11.0-1018-azure
|