Skip to main content

Mutational spectra analysis package

Project description

PyMutSpec

Python library for mutational spectra analysis

Install

  • python 3.8+

Install python venv (optionally)

python3 -m venv env_spectra
source env_spectra/bin/activate
# pip install -r requirements.txt
python3 setup.py install

Installing newick-utils-1.6

wget http://bioinfodbs.kantiana.ru/newick-utils-1.6.tar.gz
tar -xvzf newick-utils-1.6.tar.gz
cd newick-utils-1.6
./configure --prefix=/opt/newick-utils-1.6
make install
cd build/bin
ls

References

  1. Iqtree - efficient software for phylogenomic inference
  2. Genetic codes

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

PyMutSpec-0.0.6.tar.gz (37.6 kB view hashes)

Uploaded Source

Built Distribution

PyMutSpec-0.0.6-py3-none-any.whl (46.7 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