What problem does it solve?
This Skill streamlines complex machine learning tasks on genomic interval data, such as BED files, by providing specialized tools for embedding generation, consensus peak calling, and single-cell analysis.
Core Features & Use Cases
- Genomic Embeddings: Train Region2Vec and BEDspace models to learn embeddings of genomic regions and metadata.
- scATAC-seq Analysis: Utilize scEmbed for cell-level embeddings and downstream clustering with scanpy.
- Consensus Peak Calling: Build robust reference peak sets (universes) using various statistical methods.
- Use Case: Analyze single-cell ATAC-seq data to identify distinct cell populations by generating embeddings for each cell and then clustering them.
Quick Start
Use the geniml skill to train Region2Vec embeddings on the provided BED files.