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
Installation
There are currently no stable releases of pyani-plus. 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
Walkthrough: A First Analysis
Contributing
Please see the CONTRIBUTING.md file for more information
Method and Output Description
Licensing
Unless otherwise indicated, the material in this project is made available under the MIT License.
(c) The University of Strathclyde 2024-present
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
The MIT License
Copyright (c) 2024-present The James Hutton Institute
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
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-0.0.1.tar.gz.
File metadata
- Download URL: pyani_plus-0.0.1.tar.gz
- Upload date:
- Size: 5.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95c11ae6e2f88872bc2b99cb41112c3c07ca0b9021d7f384a98fc4cc20a3e509
|
|
| MD5 |
bec997d08a1bd987d5d1bc538b1d8913
|
|
| BLAKE2b-256 |
db938ae79a68af7ff9d9549ab5f8d27656ddb708ac50a36f2f63a55219a42721
|
File details
Details for the file pyani_plus-0.0.1-py3-none-any.whl.
File metadata
- Download URL: pyani_plus-0.0.1-py3-none-any.whl
- Upload date:
- Size: 88.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e132fbe949517e92f77ab2ed7151e9dafb2e595686734e18e3dca3affcee7f5
|
|
| MD5 |
648cd4373aab5c740b6352cfe8d23058
|
|
| BLAKE2b-256 |
d6cb866ec75d8cf38ea006ffb27e40fa49660bf5460f20960f7bccee6c1cd723
|