Skip to main content

Feature extraction library for sequences and structures

Project description

lXtractor

Branch coverage Documentation status PyPi status Python version Hatch project

Installation

First, create a fresh conda environment:

conda create -n lxt python=3.10 -y

Currently, lXtractor uses mafft to handle mappings between a sequence and MSA columns. Consequently, it expects mafft to be available in $PATH$. You can either install mafft system-wide or use conda:

conda install -c conda-forge mafft -y
conda activate lXt

Using pip

..code :: python

pip install lXtractor

Using conda

TBD

From source

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

lxtractor-0.1.dev5.tar.gz (111.9 kB view hashes)

Uploaded Source

Built Distribution

lxtractor-0.1.dev5-py3-none-any.whl (132.2 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