What problem does it solve?
This Skill enables automated analysis and modeling of genomic interval data, simplifying the process of extracting meaningful features from large-scale genomic datasets.
Core Features & Use Cases
- Region Embeddings: Generate vector representations of genomic regions for similarity analysis and clustering.
- Joint Embeddings: Create shared spaces for regions and metadata labels, facilitating cross-modal searches.
- Single-Cell Analysis: Embed single-cell ATAC-seq data for cell-type annotation and clustering.
- Universe Building: Construct consensus peak sets from multiple BED files for standardized analysis.
- Utilities: Support tools for caching, randomization, and evaluation, streamlining genomic workflows.
For example, a researcher can build a universe of accessible chromatin regions, tokenize datasets, train embeddings, and visualize cell clusters—all within an integrated pipeline.
Quick Start
Tokenize BED files with a universe reference, train a Region2Vec model, and evaluate embeddings using the command-line tools.