Datasets:
Regenerate with frame-mismatch exclusion and exact 8192 bp sequences
Browse files- README.md +21 -3
- syn_human/test-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -165,6 +165,8 @@ dataset_info:
|
|
| 165 |
features:
|
| 166 |
- name: benchmark_id
|
| 167 |
dtype: string
|
|
|
|
|
|
|
| 168 |
- name: annotation_source
|
| 169 |
dtype: string
|
| 170 |
- name: genome_assembly
|
|
@@ -183,12 +185,24 @@ dataset_info:
|
|
| 183 |
dtype: string
|
| 184 |
- name: chr
|
| 185 |
dtype: string
|
|
|
|
|
|
|
| 186 |
- name: strand
|
| 187 |
dtype: string
|
| 188 |
- name: cds_genome_start
|
| 189 |
dtype: int64
|
| 190 |
- name: cds_genome_end
|
| 191 |
dtype: int64
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 192 |
- name: transcript_id
|
| 193 |
dtype: string
|
| 194 |
- name: gene_id
|
|
@@ -199,6 +213,10 @@ dataset_info:
|
|
| 199 |
dtype: int64
|
| 200 |
- name: is_first_exon
|
| 201 |
dtype: int64
|
|
|
|
|
|
|
|
|
|
|
|
|
| 202 |
- name: cds_start_in_seq
|
| 203 |
dtype: int64
|
| 204 |
- name: cds_end_in_seq
|
|
@@ -225,10 +243,10 @@ dataset_info:
|
|
| 225 |
dtype: string
|
| 226 |
splits:
|
| 227 |
- name: test
|
| 228 |
-
num_bytes:
|
| 229 |
num_examples: 20000
|
| 230 |
-
download_size:
|
| 231 |
-
dataset_size:
|
| 232 |
- config_name: syn_mouse
|
| 233 |
features:
|
| 234 |
- name: benchmark_id
|
|
|
|
| 165 |
features:
|
| 166 |
- name: benchmark_id
|
| 167 |
dtype: string
|
| 168 |
+
- name: script_version
|
| 169 |
+
dtype: string
|
| 170 |
- name: annotation_source
|
| 171 |
dtype: string
|
| 172 |
- name: genome_assembly
|
|
|
|
| 185 |
dtype: string
|
| 186 |
- name: chr
|
| 187 |
dtype: string
|
| 188 |
+
- name: chrom_length
|
| 189 |
+
dtype: int64
|
| 190 |
- name: strand
|
| 191 |
dtype: string
|
| 192 |
- name: cds_genome_start
|
| 193 |
dtype: int64
|
| 194 |
- name: cds_genome_end
|
| 195 |
dtype: int64
|
| 196 |
+
- name: window_genome_start
|
| 197 |
+
dtype: int64
|
| 198 |
+
- name: window_genome_end
|
| 199 |
+
dtype: int64
|
| 200 |
+
- name: upstream_actual
|
| 201 |
+
dtype: int64
|
| 202 |
+
- name: downstream_actual
|
| 203 |
+
dtype: int64
|
| 204 |
+
- name: is_clamped
|
| 205 |
+
dtype: int64
|
| 206 |
- name: transcript_id
|
| 207 |
dtype: string
|
| 208 |
- name: gene_id
|
|
|
|
| 213 |
dtype: int64
|
| 214 |
- name: is_first_exon
|
| 215 |
dtype: int64
|
| 216 |
+
- name: frame
|
| 217 |
+
dtype: int64
|
| 218 |
+
- name: phase_gtf
|
| 219 |
+
dtype: int64
|
| 220 |
- name: cds_start_in_seq
|
| 221 |
dtype: int64
|
| 222 |
- name: cds_end_in_seq
|
|
|
|
| 243 |
dtype: string
|
| 244 |
splits:
|
| 245 |
- name: test
|
| 246 |
+
num_bytes: 335904126
|
| 247 |
num_examples: 20000
|
| 248 |
+
download_size: 152737063
|
| 249 |
+
dataset_size: 335904126
|
| 250 |
- config_name: syn_mouse
|
| 251 |
features:
|
| 252 |
- name: benchmark_id
|
syn_human/test-00000-of-00001.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:b8a4de410a9bd640811e8f141016c4c2a9b1a454fbdc4def4f9e2abe5d83baf5
|
| 3 |
+
size 152737063
|