What problem does it solve?
Geniml removes the manual setup required to turn BED-file collections and scATAC-seq data into usable machine learning representations, helping you compare genomic regions, labels, and cells with consistent preprocessing.
Core Features & Use Cases
- Region2Vec learns unsupervised embeddings from BED files for similarity search and downstream modeling.
- BEDspace creates shared embeddings for regions and metadata labels to support cross-modal queries.
- scEmbed generates cell embeddings for single-cell ATAC-seq clustering, annotation, and visualization.
- Universe building creates consensus peak references used for tokenization across datasets.
- Use case: build a consensus universe from multiple experiments, tokenize regions, train embeddings, and evaluate clustering or search quality in one workflow.
Quick Start
Use the geniml skill to build a consensus universe from your BED files and then train the embedding workflow that best matches your dataset.