Datasets:
Rename pooling offset columns
Browse files- README.md +1 -1
- atg-gamba-bidi.parquet +2 -2
- 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`, `
|
| 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:
|
| 3 |
-
size
|
|
|
|
| 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:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3adb7bdb5334c7e8ccd9611f273063e594fa810bd7d24da644136d827d175522
|
| 3 |
+
size 5325789
|