pyANI-plus is an application and Python module for whole-genome classification of microbes using Average Nucleotide Identity and similar methods.
Project description
pyANI-plus
pyani-plus is an application and Python module for whole-genome classification of microbes using Average Nucleotide Identity and similar methods. It is a reimplemented version of pyani with support for additional schedulers and methods.
Citing pyANI-plus
A complete guide to citing pyani is included in the file CITATIONS. Please cite the following manuscript in your work, if you have found pyani useful:
Pritchard et al. (2016) "Genomics and taxonomy in diagnostics for food security: soft-rotting enterobacterial plant pathogens" Anal. Methods 8, 12-24 DOI: 10.1039/C5AY02550H
Documentation
See pyANI-plus documentation including Walkthrough: A First Analysis.
Installation
See our full installation instructions for more details. In brief, if you are using conda we recommend
pyani-plus from the BioConda channel,
which will include all the dependencies. Otherwise, we recommend installing pyani-plus
from the Python Package Index (PyPI),
and install the non-python tools as needed.
If you would like to use the in-progress development version, please follow the usual installation procedure for GitHub repositories, e.g.
- Clone the repository:
git clone git@github.com:pyani-plus/pyani-plus.git - Change directory to the repository:
cd pyani-plus - Create a new conda environment called
pyani-plus_py312using the commandmake setup_conda_env(there is a correspondingremove_conda_envtarget) - Activate the conda environment with the command
conda activate pyani-plus_py312 - Install using one of the following methods:
pip, e.g.:pip install -U -e .Make, e.g.:make install_macosormake install_linux
Contributing
Please see the CONTRIBUTING.md file for more information,
including installing additional development-only dependencies like pytest and ruff.
Changes
Please see the CHANGELOG.md file recording changes of note in each release.
Licensing
Unless otherwise indicated, the material in this project is made available under the MIT License, and copyright The University of Strathclyde 2024 to present. See the LICENSE file.
Contact: leighton.pritchard@strath.ac.uk
Address: Dr Leighton Pritchard, Strathclyde Institute of Pharmacy and Biomedical Sciences 161 Cathedral Street Glasgow G4 0RE, Scotland, UK
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyani_plus-1.0.1.tar.gz.
File metadata
- Download URL: pyani_plus-1.0.1.tar.gz
- Upload date:
- Size: 5.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94f863e4b0d96e6deb7522bed7d60acc01bc49c665a5c6a61de4ccc364f16785
|
|
| MD5 |
3c2b31e593a35c9b0c66c7925cdd34a2
|
|
| BLAKE2b-256 |
12e02a7b2e33d1a7bc05727ad505e2f7d293770a61c01aa930b01bc56d145d86
|
File details
Details for the file pyani_plus-1.0.1-py3-none-any.whl.
File metadata
- Download URL: pyani_plus-1.0.1-py3-none-any.whl
- Upload date:
- Size: 89.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72599bca1a309f553656ccc1318e7e58abb3d815c327982b966993cce9c8159e
|
|
| MD5 |
a2925d46d265c1de5226566ba371f158
|
|
| BLAKE2b-256 |
d5311d5c541c32446cdb808769899b174a06b91fc50161637dc3b97b10d62562
|