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.5.tar.gz (4.9 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.5-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: alnpairdist-1.0.5.tar.gz
  • Upload date:
  • Size: 4.9 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.5.tar.gz
Algorithm Hash digest
SHA256 64d5e161ddb283d81d3dd494ed1c5c8f8a0689b01ebda1c1d4940d8cb7d2ffa4
MD5 21934b281900d8153dd6ce7526298f70
BLAKE2b-256 5a6e4857de8f58cf53c05deb5482516ade31aa98b6dc16f84e52c87d79c0e08d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: alnpairdist-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 6.1 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 17026a2470fc108c86283a02aeaeb520738ee2a4059c82f8f5a08d63329d863b
MD5 48b973b7464fefb5163812aaa961be8d
BLAKE2b-256 f449d593572c0d2a0f20aa870d415564ac6e36d2c41acbe1a5c6cc54e3b51fde

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