With biofkit, sequence can be easily extract from pdb. And more functions will be added.
Project description
biofkit
Biofkit is now containing only one module with one package which can transfer pdb into fasta (or a sequence dictionary) very easily.
How to Install
Conda
conda install -c chou_uken biofkit
Mamba
mamba install -c chou_uken biofkit
Pip
pip install biofkit
How to Use
ProteinKit
from biofkit.proteinKit import pdbKit
# if argument fasta is True, a fasta file will be created in the same path as the pdb file.
pdbKit.pdb2Seq(pdbFilePath: str, fasta: bool = False) -> dict[str, str]
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 Distribution
biofkit-0.0.3.tar.gz
(7.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file biofkit-0.0.3.tar.gz.
File metadata
- Download URL: biofkit-0.0.3.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2760fceb87a405cf60261dcd6a5e9ae7f993c95ff4f935538525acaffa8b0c3a
|
|
| MD5 |
6c285b9984a9bf66a177242da9e378ae
|
|
| BLAKE2b-256 |
c9b41e600ac23c56ff03ca069252e506b1bc212e06ef0d9e1eba2d4001207650
|
File details
Details for the file biofkit-0.0.3-py3-none-any.whl.
File metadata
- Download URL: biofkit-0.0.3-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de5c1203a6b74e8594e653c6ba10ec0735aaefd113d0d98a8adc534e98cefd22
|
|
| MD5 |
74c7957ec6741973c91014f699609fc4
|
|
| BLAKE2b-256 |
66bf1505aef57064fb197a34deb25eff6ff8a6eb8edb0a388cee7ee4182b7087
|