This skill should be used when working with genomic interval data (BED files) for machine learning tasks. Use for training region embeddings (Region2Vec, BEDspace), single-cell ATAC-seq analysis (scEmbed), building consensus peaks (universes), or any ML-based analysis of genomic regions. Applies to BED file collections, scATAC-seq data, chromatin accessibility datasets, and region-based genomic feature learning.
74
71%
Does it follow best practices?
Impact
68%
1.74xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./scientific-skills/geniml/SKILL.mdRegion2Vec pipeline with universe building and evaluation
uv install command
0%
0%
hard_tokenization used
0%
0%
p_value_threshold 1e-9
0%
0%
region2vec function used
0%
25%
num_shufflings 1000
0%
0%
init_lr in range
0%
0%
embedding_dim specified
100%
100%
Coverage validation
100%
100%
Coverage threshold check
100%
100%
evaluate_embeddings called
0%
0%
Multiple eval metrics
22%
55%
Pipeline order correct
100%
100%
scEmbed single-cell ATAC-seq analysis with scanpy integration
AnnData var chr/start/end
0%
100%
tokenize_cells used
0%
0%
Pre-tokenization before training
0%
100%
ScEmbed class used
0%
100%
scembed_X obsm key
0%
100%
neighbors uses scembed_X
0%
100%
leiden clustering
100%
100%
UMAP computed
100%
100%
uv install used
0%
0%
Filtered data note
0%
0%
scanpy integration
100%
100%
BEDspace metadata-aware region search
Four-step workflow
100%
100%
metadata file_name column
100%
100%
StarSpace path parameter
0%
100%
StarSpace install note
0%
100%
Consistent universe file
37%
100%
r2l search type
100%
100%
l2r search type
100%
100%
r2r search type
100%
100%
geniml bedspace commands
25%
100%
uv install used
0%
0%
labels parameter
25%
100%
README explains format
62%
100%
b58ad7e
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.