Socket
Book a DemoInstallSign in
Socket

itaxotools-mafftpy

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

itaxotools-mafftpy

A Python wrapper for MAFFT

0.3.0
Source
pipPyPI
Maintainers
2

MAFFTpy

PyPI - Version PyPI - Python Version GitHub - Tests

Multiple sequence alignment. This is a Python wrapper for MAFFT.

The GUI is no longer distributed with this package. For the legacy executables, see below.

Installation

MAFFTpy is available on PyPI. You can install it through pip:

pip install itaxotools-mafftpy

Executables

Release Windows MacOS

Download and run the legacy executables without installing Python from the MAFFTpy release page.

No executables are currently provided for the command-line tool, which is only available after installation.

Usage

The package comes with a command-line tool:

mafftpy examples/brygoo.fas aligned.fas
mafftpy-fftns1 --adjustdirectionaccurately examples/brygoo.fas

The following limited features from MAFFT are available:

  • two strategies: FFT-NS-1 and G-INS-i
  • two options: --adjustdirection and --adjustdirectionaccurately

To use the Python API, import itaxotools.mafftpy.MultipleSequenceAlignment and use the start() method.

Dependencies

Building from source requires a C++ compiler (GCC, msvc)

In addition, pthread-win32 is required for Windows and is included as a git submodule.

Citation

Katoh, K., Misawa, K., Kuma, K., & Miyata, T. (2002). MAFFT: a novel method for rapid multiple sequence alignment based on fast Fourier transform. Nucleic Acids Research, 30(14), 3059-3066.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.