Taykhoom commited on
Commit
a785474
·
verified ·
1 Parent(s): 07777fb

Rename pooling offset columns

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. atg-gamba-bidi.parquet +2 -2
  3. atg-gamba-causal.parquet +2 -2
README.md CHANGED
@@ -69,7 +69,7 @@ dataset = load_dataset("Taykhoom/atg-gamba", "bidi", split="test")
69
  | `category`, `scope` | Constant `ATG` category and ROI pooling scope. |
70
  | `chrom`, `start`, `end`, `strand` | Zero-based, half-open hg38 three-base site coordinates. |
71
  | `context_start`, `context_end` | Forward-genome coordinates of `sequence`. |
72
- | `roi_start`, `roi_end`, `pool_start`, `pool_end` | ATG offsets within the context. |
73
  | `name`, `transcript_id`, `gene_id` | Site and source transcript identifiers. |
74
  | `delta_bp` | Signed distance from the true start; zero for label 1. |
75
  | `phylop_mean`, `phylop_std` | Mean and population standard deviation over the three-base ATG. |
 
69
  | `category`, `scope` | Constant `ATG` category and ROI pooling scope. |
70
  | `chrom`, `start`, `end`, `strand` | Zero-based, half-open hg38 three-base site coordinates. |
71
  | `context_start`, `context_end` | Forward-genome coordinates of `sequence`. |
72
+ | `roi_start`, `roi_end`, `pool_start_in_window`, `pool_end_in_window` | ATG offsets within the context. |
73
  | `name`, `transcript_id`, `gene_id` | Site and source transcript identifiers. |
74
  | `delta_bp` | Signed distance from the true start; zero for label 1. |
75
  | `phylop_mean`, `phylop_std` | Mean and population standard deviation over the three-base ATG. |
atg-gamba-bidi.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7917efc4592542a53b5e16d038f6c64d771f84cb88fd18ad93988fb046bc6582
3
- size 5346938
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9577fbc6e963c54c3a05e188d0ba33858dc55e79e50663b05f9c3eeb153fd11
3
+ size 5347010
atg-gamba-causal.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:19f2681c6b970bfd3a1b01a4649c43efd0b0adf1a0485df8e088f08db56597e4
3
- size 5325717
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3adb7bdb5334c7e8ccd9611f273063e594fa810bd7d24da644136d827d175522
3
+ size 5325789