
Security News
minimatch Patches 3 High-Severity ReDoS Vulnerabilities
minimatch patched three high-severity ReDoS vulnerabilities that can stall the Node.js event loop, and Socket has released free certified patches.
abutils
Advanced tools
Models, functions and visualization tools for working with adaptive immune receptore repertoire (AIRR) data. The primary purpose of abutils is to provide generalizable tools suitable for direct use analyzing bulk AIRR datasets, and is used by scab for single cell AIRR analysis. abutils is a core component of the ab[x] toolkit for AIRR data analysis.
pip install abutils
We've tried to design the abutils API to be intuitive yet powerful, with the goal of enabling both interactive analyses (via environments like Jupyter notebooks) as well as integration of abutils tools into more complex analysis pipelines and/or standalone software tools. See the documentation for more detail about the API. As always, any feedback is greatly appreciated!!
You can run the complete abutils test suite by first installing pytest:
pip install pytest
and then running:
git clone https://github.com/brineylab/abutils
cd abutils
pytest
This test suite is automatically run against all supported versions of Python following every commit.
python 3.10+
abstar
baltic
biopython
dnachisel
fastcluster
matplotlib
mnemonic
natsort
numpy
pandas
parasail
polars
prettytable
pyarrow
pyfamsa
pyfastx
pytest
python-circos
pyyaml
rapidfuzz
sample-sheet
scikit-learn
scipy
seaborn
smart_open
tqdm
abutils includes several additional binaries that are required for certain functionality:
abutils.tl.mafft uses MAFFTabutils.tl.muscle uses MUSCLEabutils.tl.cluster uses CD-HIT, MMseqs2, and VSEARCHabutils.tl.fasttree uses FastTreeAlthough these binaries are all packaged into abutils, each respective abutils.tl function provides the option to supply a alternate binary path in case you'd prefer to use a different version.
FAQs
Utilities for analysis of adaptive immune receptor repertoire (AIRR) data
We found that abutils demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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.

Security News
minimatch patched three high-severity ReDoS vulnerabilities that can stall the Node.js event loop, and Socket has released free certified patches.

Research
/Security News
Socket uncovered 26 malicious npm packages tied to North Korea's Contagious Interview campaign, retrieving a live 9-module infostealer and RAT from the adversary's C2.

Research
An impersonated golang.org/x/crypto clone exfiltrates passwords, executes a remote shell stager, and delivers a Rekoobe backdoor on Linux.