Skip to main content

Common Operation on Lots of Sequences Tool

Project description

Cool-Seq-Tool

image DOI image image Actions status


Documentation · Installation · Usage · API reference


Overview

The Common Operations On Lots-Of Sequences Tool, Cool-Seq-Tool, provides:

  • A Pythonic API on top of sequence data of interest to tertiary analysis tools, including mappings between gene names and transcripts, MANE transcript descriptions, and transcript alignment data from the Universal Transcript Archive
  • Augmented access to the SeqRepo database, including multiple additional methods and tools
  • Mapping tools, including a transcript selection algorithm for selecting a representative transcript defined here, that combine the above to support translation between references sequences, annotation layers, and transcripts

Install

Cool-Seq-Tool is available on PyPI

python3 -m pip install cool-seq-tool

See the installation instructions in the documentation for a description of dependency setup requirements.


Usage

All Cool-Seq-Tool resources can be initialized by way of a top-level class instance:

>>> from cool_seq_tool import CoolSeqTool
>>> from cool_seq_tool.schemas import AnnotationLayer, CoordinateType
>>> cst = CoolSeqTool()
>>> result = await cst.mane_transcript.get_mane_transcript(
...     "NP_004324.2",
...     599,
...     AnnotationLayer.PROTEIN,
...     coordinate_type=CoordinateType.INTER_RESIDUE,
... )
>>> result.gene, result.refseq, result.status
('EGFR', 'NM_005228.5', <TranscriptPriority.MANE_SELECT: 'mane_select'>)

Feedback and contributing

We welcome bug reports, feature requests, and code contributions from users and interested collaborators. The documentation contains guidance for submitting feedback and contributing new code.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cool_seq_tool-0.16.0.tar.gz (4.4 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cool_seq_tool-0.16.0-py3-none-any.whl (4.0 MB view details)

Uploaded Python 3

File details

Details for the file cool_seq_tool-0.16.0.tar.gz.

File metadata

  • Download URL: cool_seq_tool-0.16.0.tar.gz
  • Upload date:
  • Size: 4.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cool_seq_tool-0.16.0.tar.gz
Algorithm Hash digest
SHA256 a54837174a30553a2394e73a44d5f2a3794f6a901864045997b949b07d36d4ff
MD5 84ec5986d3b2c74236af46a4abc941d7
BLAKE2b-256 79e91d4978857b7b433708432bb8f0caef51957768bcef31c5ef7bb352e0e2cb

See more details on using hashes here.

Provenance

The following attestation bundles were made for cool_seq_tool-0.16.0.tar.gz:

Publisher: release.yml on GenomicMedLab/cool-seq-tool

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cool_seq_tool-0.16.0-py3-none-any.whl.

File metadata

  • Download URL: cool_seq_tool-0.16.0-py3-none-any.whl
  • Upload date:
  • Size: 4.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for cool_seq_tool-0.16.0-py3-none-any.whl
Algorithm Hash digest
SHA256 10f5f4543bc81debc526f9fb3f9ab8ee639fcd85452d3f2b1548f204c2e39046
MD5 0d85bc6fec30588ce5d79158a4b1184b
BLAKE2b-256 d00a372f7e96ac085691d52bf152201759d1c72cc1ffbe6478e84e1e1f9a0ac9

See more details on using hashes here.

Provenance

The following attestation bundles were made for cool_seq_tool-0.16.0-py3-none-any.whl:

Publisher: release.yml on GenomicMedLab/cool-seq-tool

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page