Skip to main content

cellme

PyPI version CI Python Versions License: MIT MyPy Checked uv Ruff

Convert a human cell line identifier into a truth-track VCF of its known mutations.

Introduction

cellme builds a truth/known VCF for a cell line by resolving a name such as MOLT-4 to a Cancer Cell Line Encyclopedia sample, fetching that sample's somatic mutations from the cBioPortal REST API, and writing them as a sorted VCF. The mutation source is the ccle_broad_2019 study. CCLE reports its coordinates against hg19 (GRCh37); by default cellme lifts them to hg38 (GRCh38), and --build hg19 keeps the native coordinates.

Installation

Install the release from PyPI with pip:

pip install cellme

Usage

Write an hg38 truth track for the cell line MOLT-4 to a file:

cellme "MOLT-4" --build hg38 --reference /ref/hg38.fa --output MOLT-4.hg38.vcf.gz

[!IMPORTANT] Always pass --reference with a FASTA for the build you target, as shown above. It ensures the correct anchor bases are set for insertions and deletions. Without it, indel anchor bases fall back to a placeholder N and those records are marked ANCHOR=placeholder.

The build keys are hg38 and hg19 (the Ensembl names GRCh38 and GRCh37 are accepted as aliases).

The query is matched case-insensitively on the leading cell line token, so MOLT-4, MOLT4, and the full MOLT4_HAEMATOPOIETIC_AND_LYMPHOID_TISSUE sample ID all resolve to the same sample.

VCF INFO Fields

Every record is annotated with compact, self-describing INFO fields.

Key Type Description
GENE String HUGO gene symbol.
PROTEIN_CHANGE String Protein-level change in CCLE short form (HGVS p.-like), e.g. R306*.
VARIANT_CLASS String Variant classification (MAF-style), e.g. Missense_Mutation.
VARIANT_TYPE String Sequence alteration type reported by CCLE: SNP, DNP, INS, or DEL.
CELL_LINE String Cell line resolved from the query.
SAMPLE_ID String CCLE sample identifier for the cell line.
ENTREZ Integer NCBI Entrez gene identifier.
REFSEQ String RefSeq mRNA accession for the annotated transcript.
PROTEIN_POS String Affected protein position or range, 1-based.
SOURCE String Source database and study, e.g. cBioPortal CCLE ccle_broad_2019.
ORIGINAL_BUILD String Genome build of the source coordinates before any liftover.
ORIGINAL_LOCUS String Original locus before liftover in UCSC position format, e.g. chr17:7577022.
LIFTED Flag Coordinate was lifted from ORIGINAL_BUILD to the output reference build.
ANCHOR String Provenance of the indel anchor base: reference or placeholder.

The ID column is set to a stable gene:proteinChange token where one is available, for example TP53:R306*, and falls back to gene:chrom:pos otherwise.

Development and Testing

See the contributing guide for more information.

Download files

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

Source Distribution

cellme-1.5.0.tar.gz (102.0 kB view details)

Uploaded Source

Built Distribution

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

cellme-1.5.0-py3-none-any.whl (22.9 kB view details)

Uploaded Python 3

File details

Details for the file cellme-1.5.0.tar.gz.

File metadata

  • Download URL: cellme-1.5.0.tar.gz
  • Upload date:
  • Size: 102.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cellme-1.5.0.tar.gz
Algorithm Hash digest
SHA256 3e0e9800c58eb6fa6a33112b375d82be63bec4fbb514aca581680f7b80f14c97
MD5 a4f3ae470ee3f5189d6392a6831914d8
BLAKE2b-256 d57861bbdb82593f64f680e6760f3d03da27783583b58237fd2cf9e804367ddf

See more details on using hashes here.

Provenance

The following attestation bundles were made for cellme-1.5.0.tar.gz:

Publisher: publish_cellme.yml on clintval/cellme

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

File details

Details for the file cellme-1.5.0-py3-none-any.whl.

File metadata

  • Download URL: cellme-1.5.0-py3-none-any.whl
  • Upload date:
  • Size: 22.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cellme-1.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7f4aff59f012bb82aaebdd4f86eef818c84c8c6e1432abc851a7381ff8639158
MD5 7ece725523c4230ba72e3d7c252fcc79
BLAKE2b-256 5e01e489434c2e8fe4e1c81b3d0a87121511ef94e6ae77275fbe336491a380fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for cellme-1.5.0-py3-none-any.whl:

Publisher: publish_cellme.yml on clintval/cellme

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

Release history Release notifications | RSS feed

This release

1.5.0 This release

2 files

1.4.0

2 files

1.3.0

2 files

1.2.0

2 files

1.1.0

2 files

1.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page