CMD + K

seqlike

Community

SeqLike: Flexible Biological Sequence Objects in Python

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::seqlike

Usage Tracking

1.5.4
1.5.3
1.5.1
1.5.0
1.4.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

SeqLike is a Python package that lets you conveniently manipulate biological sequences. It solves some of the following problems:

  1. Sequence representation inter-conversion (AA vs. NT, and str/Seq/SeqRecord/arrays) via a single object's API.
  2. Processing a collection of sequences easily in Python without needing to switch out to a shell.
  3. Convenience APIs to visualize of a collection of sequences.

PyPI: https://pypi.org/project/seqlike/

About

Summary

SeqLike: Flexible Biological Sequence Objects in Python

Last Updated

Feb 16, 2024 at 14:14

License

Apache-2.0

Total Downloads

35.2K

Supported Platforms

noarch