Skip to main content

Using Python to implement Needleman Wunsch and Smith Waterman algorithms

Project description

Using Python to implement Needleman Wunsch and Smith Waterman algorithms

Introduction

Yuque Blog

Install

$ pip install pairwiseAlignment

Help

Usage: pairwiseAlignment [OPTIONS]  

  Using Python to implement Needleman Wunsch and Smith Waterman algorithms
  for pairwise sequence alignment

Options:
  -1, --seq1 TEXT        The first sequence.
  -2, --seq2 TEXT        The second sequence.
  -m, --match FLOAT      The match score.  [default: 1.0]
  -d, --mismatch FLOAT   The mismatch penalty.  [default: -1.0]
  -g, --gap FLOAT        The gap open penalty.  [default: -2.0]
  -e, --extension FLOAT  The gap extension penalty.  [default: -1.0]
  -o, --output TEXT      The output directory.  [default: output]
  -G, --global           Choose Global alignment.[default]
  -L, --local            Choose Local alignment.
  -n, --nosave           Do not save the alignment result.
  --help                 Show this message and exit

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

pairwiseAlignment-0.1.4.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

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

pairwiseAlignment-0.1.4-py2.py3-none-any.whl (2.8 kB view details)

Uploaded Python 2Python 3

File details

Details for the file pairwiseAlignment-0.1.4.tar.gz.

File metadata

  • Download URL: pairwiseAlignment-0.1.4.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.12

File hashes

Hashes for pairwiseAlignment-0.1.4.tar.gz
Algorithm Hash digest
SHA256 723940d0700411e87e804f382e5529234e3ceff34ea7556db808bd5885d2c927
MD5 fb364a07f578377f47bbc580e70bda57
BLAKE2b-256 07b076138dd60f150c7250c6f58caf32111c931b8232f0da3d2cfcbf5d75390a

See more details on using hashes here.

File details

Details for the file pairwiseAlignment-0.1.4-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pairwiseAlignment-0.1.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f5405d3d5dea68407c93437d1bfc045cad807a7385db435230e63d84c853adbd
MD5 c8e7f888a19ab921f8840b4e2ec75125
BLAKE2b-256 19957f6ebe3ae0b146789a3bb81f4036700752646125c97479f63cabd51bfb96

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