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.17.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.17.0-py3-none-any.whl (4.0 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cool_seq_tool-0.17.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.12

File hashes

Hashes for cool_seq_tool-0.17.0.tar.gz
Algorithm Hash digest
SHA256 51095278616c561ebfc79b1f85e26096451b0d9ece332c5410f6df4acf5dd298
MD5 f9888958708602ccdc5ec57074e8a888
BLAKE2b-256 5245906f2a8d7616906955768fb782709b0e3991a0fb5b4fb12ed895388d4354

See more details on using hashes here.

Provenance

The following attestation bundles were made for cool_seq_tool-0.17.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.17.0-py3-none-any.whl.

File metadata

  • Download URL: cool_seq_tool-0.17.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.12

File hashes

Hashes for cool_seq_tool-0.17.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0f8ec79e9633dfc5188e552d7825eb7ac6dd7ef59b21227384ff6f1b163ec84c
MD5 1700579dd3ae1b894c5b845ddaa3ce0d
BLAKE2b-256 669ea811b21d3d973054e8f0948a32435b986994f39251757ca5ecb3018fb9c0

See more details on using hashes here.

Provenance

The following attestation bundles were made for cool_seq_tool-0.17.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