8000 GitHub - tadorfer/protlearn: A Python package for extracting protein sequence features
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tadorfer/protlearn

Repository files navigation

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.

About

A Python package for extracting protein sequence features

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

0