Skip to main content

A library that uses Bayesian inference to identify gene-level and isoform-level ASE

Project description

BYASE

A library that uses Bayesian inference to identify gene-level and isoform-level ASE (Allele-specific expression) in polyploid (diploid or higher) organisms from single-end or paired-end RNA-seq data.

Installation

BYASE is released as a Python package and can be installed by:

pip3 install --user byase

BYASE will automatically install some package dependencies, such as numpy, scipy, pandas, pymc3, htseq and pyarrow. In order to avoid possible installation problems on the server or cluster system, BYASE does not automatically install the package matplotlib. To use the plotting module, matplotlib should be installed manually on the computer:

pip3 install --user matplotlib

Documentation

The documentation of BYASE can be found here.

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

byase-1.0.2.tar.gz (27.2 kB view hashes)

Uploaded Source

Built Distribution

byase-1.0.2-py3-none-any.whl (51.5 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