What problem does it solve?
This Skill addresses the challenge of analyzing and interpreting large-scale genomic interval data by converting raw BED files into structured embeddings and unified representations.
Core Features & Use Cases
- Embedding of Genomic Regions: Generate vector representations of genomic intervals for similarity searches and clustering.
- Joint Region and Metadata Embeddings: Create shared embedding spaces for regions and associated biological metadata such as cell types or tissues.
- Single-Cell Chromatin Accessibility Analysis: Support single-cell ATAC-seq workflows, aiding in cell type annotation and clustering.
- Universal Peak Set Construction: Derive consensus peak universes from multiple datasets, standardizing regions for comparative analysis.
- Utility Tools: Provide caching, randomization, evaluation, and search utilities to streamline workflows in genomic research.
Quick Start
Use the geniml skill to build embeddings from BED files, preprocess data, and evaluate the quality of the resulting model.