cool-seq-tool 0.13.0
pip install cool-seq-tool
Released:
Common Operation on Lots of Sequences Tool
Navigation
Verified details
These details have been verified by PyPIProject links
GitHub Statistics
Maintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT License)
- Author: Kori Kuzma, James Stevenson, Katie Stahl, Alex Wagner
- Requires: Python >=3.10
-
Provides-Extra:
dev
,tests
,docs
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Programming Language
- Topic
Project description
Cool-Seq-Tool
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
Verified details
These details have been verified by PyPIProject links
GitHub Statistics
Maintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT License)
- Author: Kori Kuzma, James Stevenson, Katie Stahl, Alex Wagner
- Requires: Python >=3.10
-
Provides-Extra:
dev
,tests
,docs
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file cool_seq_tool-0.13.0.tar.gz
.
File metadata
- Download URL: cool_seq_tool-0.13.0.tar.gz
- Upload date:
- Size: 4.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9fa099efb7d07e1ef9819d8a156e952eb38afee43461453cd333bd2b41874d69 |
|
MD5 | f3d68f6e64990a18392a4bff923d5f87 |
|
BLAKE2b-256 | fd312125a9327c4467cd73ae8dd17afedcc78ad53f81845103209cfdd9bdfb1a |
Provenance
The following attestation bundles were made for cool_seq_tool-0.13.0.tar.gz
:
Publisher:
release.yml
on GenomicMedLab/cool-seq-tool
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
cool_seq_tool-0.13.0.tar.gz
- Subject digest:
9fa099efb7d07e1ef9819d8a156e952eb38afee43461453cd333bd2b41874d69
- Sigstore transparency entry: 183809229
- Sigstore integration time:
- Permalink:
GenomicMedLab/cool-seq-tool@a09e5183ab272bfc8445fa9d0b113fdf961f47ad
- Branch / Tag:
refs/tags/0.13.0
- Owner: https://github.com/GenomicMedLab
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
release.yml@a09e5183ab272bfc8445fa9d0b113fdf961f47ad
- Trigger Event:
release
- Statement type:
File details
Details for the file cool_seq_tool-0.13.0-py3-none-any.whl
.
File metadata
- Download URL: cool_seq_tool-0.13.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.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | efe6b9a7ab1f843b07e457adc60d98a3e65b13e009b5d94c167ea62fc0885a42 |
|
MD5 | 3718e3e6f9abb285d1aa9c9ad3a5d478 |
|
BLAKE2b-256 | 9b17eee4411b50617df89febd20f725294476afb147481ac4502b71387bcb58f |
Provenance
The following attestation bundles were made for cool_seq_tool-0.13.0-py3-none-any.whl
:
Publisher:
release.yml
on GenomicMedLab/cool-seq-tool
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
cool_seq_tool-0.13.0-py3-none-any.whl
- Subject digest:
efe6b9a7ab1f843b07e457adc60d98a3e65b13e009b5d94c167ea62fc0885a42
- Sigstore transparency entry: 183809230
- Sigstore integration time:
- Permalink:
GenomicMedLab/cool-seq-tool@a09e5183ab272bfc8445fa9d0b113fdf961f47ad
- Branch / Tag:
refs/tags/0.13.0
- Owner: https://github.com/GenomicMedLab
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
release.yml@a09e5183ab272bfc8445fa9d0b113fdf961f47ad
- Trigger Event:
release
- Statement type: