About Anaconda Help Download Anaconda

SeqLike: Flexible Biological Sequence Objects in Python

copied from cf-staging / seqlike

Installers

  • noarch v1.5.4

conda install

To install this package run one of the following:
conda install conda-forge::seqlike

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/


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.1) Legal | Privacy Policy