
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
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.
MAFFTpy is available on PyPI. You can install it through pip
:
pip install itaxotools-mafftpy
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.
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:
To use the Python API, import itaxotools.mafftpy.MultipleSequenceAlignment
and use the start()
method.
Building from source requires a C++ compiler (GCC, msvc)
In addition, pthread-win32 is required for Windows and is included as a git submodule.
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
A Python wrapper for MAFFT
We found that itaxotools-mafftpy demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.