What problem does it solve?
This Skill turns collections of genomic intervals into machine-learning-ready representations so researchers can compare regions, search datasets, and build reproducible analysis workflows without manual feature engineering.
Core Features & Use Cases
- Region Embeddings: Learn Region2Vec representations from BED files for similarity search, clustering, and downstream modeling.
- Metadata-Aware Search: Use BEDspace to connect genomic regions with labels such as cell type, tissue, or condition for cross-modal retrieval.
- Single-Cell ATAC Workflows: Train scEmbed models to generate cell embeddings for clustering, annotation, and scanpy-based analysis.
- Consensus Peak Building: Create universe files from multiple BED inputs to standardize tokenization and support robust comparisons.
- Use Case: A research team can build a shared universe, tokenize several ATAC-seq experiments, train embeddings, and evaluate which regions best explain biological variation.
Quick Start
Use the geniml skill to analyze my BED files, build an appropriate universe, and recommend the right embedding workflow for my genomic research task.