Taykhoom commited on
Commit
e36a381
·
verified ·
1 Parent(s): 7546565

Rename pooling offset columns

Browse files
README.md CHANGED
@@ -37,7 +37,7 @@ is an annotated feature labeled by its functional category.
37
 
38
  The full-region and 100 bp pooling variants are separate Hugging Face configs.
39
  Each pooling variant has causal and bidirectional context configs.
40
- `pool_start` and `pool_end` select either the complete ROI or a deterministic
41
  100 bp subspan. ROIs shorter than 100 bp are absent from the 100 bp configs.
42
 
43
  GAMBA's evaluator selects the 100 bp subspan using Python's process-randomized
@@ -97,7 +97,7 @@ the column as shown above.
97
  | `chrom`, `start`, `end`, `strand` | Zero-based, half-open hg38 feature coordinates. |
98
  | `context_start`, `context_end` | Forward-genome coordinates of `sequence`. |
99
  | `roi_start`, `roi_end` | Full feature offsets within `sequence`. |
100
- | `pool_start`, `pool_end` | Full-ROI or fixed 100 bp pooling span. |
101
  | `name` | Source annotation name. |
102
  | `phylop_mean`, `phylop_std` | Mean and population standard deviation over GAMBA's baseline ROI or fixed 100 bp span. |
103
  | `phylop_frac_pos`, `phylop_frac_neg` | Fractions of pooled bases with positive or negative phyloP scores. |
 
37
 
38
  The full-region and 100 bp pooling variants are separate Hugging Face configs.
39
  Each pooling variant has causal and bidirectional context configs.
40
+ `pool_start_in_window` and `pool_end_in_window` select either the complete ROI or a deterministic
41
  100 bp subspan. ROIs shorter than 100 bp are absent from the 100 bp configs.
42
 
43
  GAMBA's evaluator selects the 100 bp subspan using Python's process-randomized
 
97
  | `chrom`, `start`, `end`, `strand` | Zero-based, half-open hg38 feature coordinates. |
98
  | `context_start`, `context_end` | Forward-genome coordinates of `sequence`. |
99
  | `roi_start`, `roi_end` | Full feature offsets within `sequence`. |
100
+ | `pool_start_in_window`, `pool_end_in_window` | Full-ROI or fixed 100 bp pooling span. |
101
  | `name` | Source annotation name. |
102
  | `phylop_mean`, `phylop_std` | Mean and population standard deviation over GAMBA's baseline ROI or fixed 100 bp span. |
103
  | `phylop_frac_pos`, `phylop_frac_neg` | Fractions of pooled bases with positive or negative phyloP scores. |
functional-multiclass-gamba-100bp-bidi.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de24a650493a79464e37b6b6435d76abf27c2e1256a06cccbdd5923716a6582b
3
- size 47644368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dce0e42d81f03ab24a9ab5e53166608819a03a23701cda885d38cce1339f2eac
3
+ size 47644440
functional-multiclass-gamba-100bp-causal.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1f3f93f4a9389878254463bada88fcfb8b8909d65deddf7139c790dc2dd7520d
3
- size 44049500
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b7c1a3c71664d19f267f889bdc350f2f9a765b65401a5f41353220ff6bbcef3
3
+ size 44049572
functional-multiclass-gamba-full-bidi.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a17e4386e30fa61fa4e6c6c44ed96f34f1bfb530dc1c70a2ad530de2af7d4ca3
3
- size 66929962
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c338e0cfbede15ff4ca01d3311fdd85629e25e968c40565abbba32dc4831bdea
3
+ size 66930137
functional-multiclass-gamba-full-causal.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fce8c0da8bf91b3d11ca389e824771376b522515b47bad57fc2dced6e8bc4989
3
- size 63137924
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd253ccc1e2ea786dbbd5cc1e5410585c3c6920d87969a75c0a2107113fa4cfc
3
+ size 63138099