Skip to main content

alnPairDist: A tool for calculating pairwise similarity of taxa in a multiple sequence alignment

Project description

alnPairDist: A tool for calculating pairwise similarity of taxa in a multiple sequence alignment

Getting the alnPairDist source code

git clone https://github.com/ChrispinChaguza/alnPairDist.git

Setup alnPairDist software on a local machine

Installing alnPairDist using Pip

The easist way to install the latest version of alnPairDist is using Pip

pip install alnPairDist

Here is a command to install a specific version of ViralLC using Pip

pip install alnPairDist=={INSERT VERSION HERE}

Installing ViralLC using Conda

Installation using Conda (upcoming!).

conda install -c conda-forge alnPairDist
conda install -c bioconda alnPairDist

Installing ViralLC directly from Github

First, download alnPairDist from GitHub and then manually setup the environment for the package

git clone https://github.com/ChrispinChaguza/alnPairDist.git
cd alnPairDist

Second, manually install the required package dependencies

conda install -c conda-forge python=3.14.2 -y
conda install -c conda-forge biopython=1.86 -y
pip install build

Follow the instructions below to build and install alnPairDist

python -m build 
pip install --force-reinstall dist/{INSERT THE COMPILED SOFTWARE VERSION} 

Basic usage

The simplest way to run alnPairDist is to provide a multiple sequence alignment in FASTA format

alnPairDist --aln input.fasta --out report.tsv
alnPairDist -a input.fasta -o report.tsv 

Specify the "--threads" or "-t" option to use more threads

alnPairDist --aln input.fasta --out report.tsv --threads 10
alnPairDist -a input.fasta -o report.tsv -t 10

To suppress the output on the terminal

alnPairDist --aln input.fasta --out report.tsv --threads 10 --quiet
alnPairDist --aln input.fasta --out report.tsv --threads 10 -q

Example dataset (Rotavirus A)

Calculating pairwise distances between sequences using the example.aln alignment file in the example directory

alnPairDist --aln example.aln --out report.tsv --threads 10

Software version

Run the command below to show the software version

alnPairDist --version
alnPairDist -v

Cite

Chrispin Chaguza, alnPairDist, https://github.com/ChrispinChaguza/alnPairDist.git

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

alnpairdist-1.0.3.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

alnpairdist-1.0.3-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file alnpairdist-1.0.3.tar.gz.

File metadata

  • Download URL: alnpairdist-1.0.3.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for alnpairdist-1.0.3.tar.gz
Algorithm Hash digest
SHA256 f320111f51ff761d2a9a4dcc1847df3dc8892cbf63de2a9d121c888998a24a9d
MD5 de99be6f826b574b8773de6ba795ba4b
BLAKE2b-256 e10fc60f0d95f52c1947c2c72bcc88e4279761645da3f0a38c6d3f701ae6f978

See more details on using hashes here.

File details

Details for the file alnpairdist-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: alnpairdist-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 5.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for alnpairdist-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 97e703d12f20cfdf477fa61eb65cba3232e6419c8087ee1dd75ac6a8216b8fe4
MD5 bcfb78016e6d17c388e2aa1cc1eab201
BLAKE2b-256 c0cef0a8f11eee18275dd7d2928373b56d24a0e5ea9e6d6143def57d03d25eaf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page