Skip to main content

A Python package for extracting protein sequence features

Project description

A Python package for extracting protein sequence features
Documentation · Request a feature · Report a bug

Travis CI Codecov Docs PyPI Conda version Python versions License



protlearn is a Python package for the feature extraction of amino acid sequences. It is comprised of three stages - preprocessing, feature computation, and subsequent dimensionality reduction. Currently, the package is being maintained for Python versions 3.6, 3.7, and 3.8.

Overview

For more information on how to use it, please refer to the documentation.

Installation

Dependencies

  • NumPy
  • Pandas
  • scikit-learn
  • xgboost
  • mlxtend
  • biopython

User Installation

PyPI

You can install protlearn with pip:

$ pip install protlearn

Conda

You can install protlearn with conda:

$ conda install -c conda-forge protlearn

Authors

This package is maintained by Thomas Dorfer.

License

This package is licensed under the MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

protlearn-0.0.2.tar.gz (67.4 kB view hashes)

Uploaded Source

Built Distribution

protlearn-0.0.2-py3-none-any.whl (106.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page