Datasets:
Add files using upload-large-folder tool
Browse files- README.md +8 -5
- atg-gamba-bidi.parquet +2 -2
- atg-gamba-causal.parquet +2 -2
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
pretty_name: "GAMBA ATG Contexts"
|
| 3 |
-
license:
|
| 4 |
tags:
|
| 5 |
- biology
|
| 6 |
- genomics
|
|
@@ -109,7 +109,8 @@ not a supervised train/test dataset.
|
|
| 109 |
| `pair_id` | Shared by the five sites from one transcript example. |
|
| 110 |
| `category`, `scope` | Constant `ATG` category and `roi` pooling scope. |
|
| 111 |
| `context_policy` | `causal` or `symmetric`. |
|
| 112 |
-
| `chrom`, `start`, `end`, `
|
|
|
|
| 113 |
| `context_start`, `context_end` | Forward-genome coordinates represented by `sequence`. |
|
| 114 |
| `roi_start`, `roi_end` | Three-base site offsets in the strand-oriented sequence. |
|
| 115 |
| `pool_start_in_window`, `pool_end_in_window` | Exact representation-pooling span; identical to the three-base ROI. |
|
|
@@ -137,7 +138,7 @@ The source TSV reconciliation, transcript sampling, context construction,
|
|
| 137 |
phyloP calculation, output hashes, and exact reference comparison are
|
| 138 |
available at:
|
| 139 |
|
| 140 |
-
https://github.com/TaykhoomDalal/Gamba-Processing/
|
| 141 |
|
| 142 |
## Citation
|
| 143 |
|
|
@@ -147,5 +148,7 @@ https://doi.org/10.64898/2026.02.02.703275
|
|
| 147 |
|
| 148 |
## License
|
| 149 |
|
| 150 |
-
|
| 151 |
-
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
pretty_name: "GAMBA ATG Contexts"
|
| 3 |
+
license: other
|
| 4 |
tags:
|
| 5 |
- biology
|
| 6 |
- genomics
|
|
|
|
| 109 |
| `pair_id` | Shared by the five sites from one transcript example. |
|
| 110 |
| `category`, `scope` | Constant `ATG` category and `roi` pooling scope. |
|
| 111 |
| `context_policy` | `causal` or `symmetric`. |
|
| 112 |
+
| `chrom`, `start`, `end`, `source_strand` | Zero-based, half-open hg38 site coordinates and biological strand. |
|
| 113 |
+
| `sequence_orientation` | Explicit `+`/`-` orientation used for sequence geometry and reverse complementation. |
|
| 114 |
| `context_start`, `context_end` | Forward-genome coordinates represented by `sequence`. |
|
| 115 |
| `roi_start`, `roi_end` | Three-base site offsets in the strand-oriented sequence. |
|
| 116 |
| `pool_start_in_window`, `pool_end_in_window` | Exact representation-pooling span; identical to the three-base ROI. |
|
|
|
|
| 138 |
phyloP calculation, output hashes, and exact reference comparison are
|
| 139 |
available at:
|
| 140 |
|
| 141 |
+
https://github.com/TaykhoomDalal/Gamba-Processing/commit/549985683a1c52014a64c5781937dd25360f1553
|
| 142 |
|
| 143 |
## Citation
|
| 144 |
|
|
|
|
| 148 |
|
| 149 |
## License
|
| 150 |
|
| 151 |
+
The processing code derived from GAMBA is MIT licensed under the processing
|
| 152 |
+
repository's `LICENSE`. This generated dataset is marked `other`: incorporated
|
| 153 |
+
reference sequence, annotations, and phyloP-derived values retain their
|
| 154 |
+
upstream terms, so no blanket MIT license is asserted for the Parquets.
|
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:b8008a66a7ad4b0c61d9727abfcae2f1858a458629e4103530cea6ed1fdc593d
|
| 3 |
+
size 5407381
|
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:338aacc4ae4f1925e7c4507a88c126f439c06eed60b243c34d745dce2da1ed8e
|
| 3 |
+
size 5387017
|