Abutils

Latest version: v0.4.17

Safety actively analyzes 629994 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 6

0.2.8

* updated ``abutils.io.read_csv`` to use ``pandas.read_csv`` rather than ``csv.DictReader``. This should result in better typing of numeric data fields.
* switched back to ``mmseqs`` for clustering.

0.2.7

Features:
* add translation function to abutils.core.sequence
* Sequence objects now have a translate() method

Other:
* Fix TravisCI link in README.md
* remove requirements2.txt, which only existed for Python 2.x compatibility

0.2.6

Updates
* update abutils.cluster.cluster() to use vsearch instead of mmseqs
* add read_sequences() function to abutils.io
* update abutils.pair.Pair objects to handle TCRs

Also, general bugfixes and updates to CI

0.2.5

Minor bugfixes, as well as a few small feature additions:

- add a ``read_csv()`` function to ``abutils.core.sequence``
- refactor the ``abutils.core.pair.Pair`` object:
- new ``heavies`` and ``lights`` properties
- ``vrc01_like`` is a standalone function in ``abutils.core.pair`` rather than a method of ``Pair``
- ``vrc01_like()`` now has an additional argument: ``loose``. If ``True``, a ``Pair`` will be considered VRC01-like if any of the chains in ``heavies`` or ``lights`` meet the VRC01-like criteria. If ``False``, the primary ``heavy`` and ``light`` chains must meet the criteria.

0.2.4

update api to include tl, pl and io
bugfixes

0.2.3

add and update abutils.tenx plotting functions
bugfixes

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.