explcre commited on
Commit
c85f03f
·
verified ·
1 Parent(s): 52fabb0

Upload exp_t3_edit_tight_20260505/motif_score.md with huggingface_hub

Browse files
exp_t3_edit_tight_20260505/motif_score.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # T3 enhancer-editing motif scoring
2
+
3
+ **Predictions**: `/workspace/dnathinker/runs/exp_t3_edit_tight_20260505/predict_test_n200_edit_tight.jsonl`
4
+ **Gold**: `/workspace/dnathinker/data/full_enriched_v2_with_enh_scan/jsonl/test.enhancer_editing.jsonl`
5
+ **N**: 200, parse_rate=1.000
6
+
7
+ ## Headline
8
+
9
+ | Metric | Value |
10
+ |---|---:|
11
+ | Mean predicted motif hits / seq | **1.010** |
12
+ | Mean gold motif hits / seq | 1.440 |
13
+ | Pred / Gold ratio | 0.701 |
14
+ | Target-TF motif hit rate | **0.095** (19/200) |
15
+ | Mean predicted GC | 0.466 (gold: 0.466) |
16
+
17
+ ## Per-cell
18
+
19
+ | Cell | N | Pred motifs/seq | Gold motifs/seq | Pred GC | Gold GC |
20
+ |---|---:|---:|---:|---:|---:|
21
+ | Mic | 200 | 1.010 | 1.440 | 0.466 | 0.466 |