Protein Feature Extraction package for Machine Learning
Project description
Protein Feature Extraction for Machine Learning
Python code to extract features from Protein sequences for Machine Learning/Deep Learning
Protein feature extraction is carried out using Biopython package
**Features inculde:
- AA-count
- aromaticity
- secondary_structure_fraction
- isoelectric_point
- molecular_weight
- instability_index
Packages required (other than built-in) for the execution of code... -Pandas -pickle -Biopython -subprocess
Installation
For windows
pip install discere
For linux
pip3 install discere
Usage
import discere.discere as di
di.extract_feature('./Documents/positive_training.fasta',
'./Documents/negative_training.fasta',
'./Documents')
output
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
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 discere-0.0.4.tar.gz.
File metadata
- Download URL: discere-0.0.4.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0edbb317af081b70cc8cc6e21e99fc0bde10805a480a6fdbf58c5a164e62583
|
|
| MD5 |
8f6ca9005848d29b9ce9a0ff656bd1bd
|
|
| BLAKE2b-256 |
d0578e98f85230fdc06a81c49e11d1be8af775f430588a55ec08a0233a7acedc
|
File details
Details for the file discere-0.0.4-py3-none-any.whl.
File metadata
- Download URL: discere-0.0.4-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22d98db2bd33e117489ed0dff39243011360c871d871ba21de13f13314886b41
|
|
| MD5 |
6a5c3b511051ece944287c51f1b3c067
|
|
| BLAKE2b-256 |
eed490b5ec358a2925dee44f6fc9c3bb4069f0192907cd0d0f291637ce5d856b
|