Update README.md
Browse files
README.md
CHANGED
@@ -14,13 +14,13 @@ dataset_info:
|
|
14 |
dtype: int32
|
15 |
description: End coordinate (1-based, **inclusive**)
|
16 |
- name: strand
|
17 |
-
dtype:
|
18 |
levels:
|
19 |
- +
|
20 |
- "-"
|
21 |
description: Strand of feature
|
22 |
- name: type
|
23 |
-
dtype:
|
24 |
levels:
|
25 |
- gene
|
26 |
- ncRNA_gene
|
@@ -52,7 +52,7 @@ dataset_info:
|
|
52 |
partitioning:
|
53 |
keys:
|
54 |
- name: chr
|
55 |
-
dtype:
|
56 |
levels:
|
57 |
- chrI
|
58 |
- chrII
|
|
|
14 |
dtype: int32
|
15 |
description: End coordinate (1-based, **inclusive**)
|
16 |
- name: strand
|
17 |
+
dtype: classlabel
|
18 |
levels:
|
19 |
- +
|
20 |
- "-"
|
21 |
description: Strand of feature
|
22 |
- name: type
|
23 |
+
dtype: classlabel
|
24 |
levels:
|
25 |
- gene
|
26 |
- ncRNA_gene
|
|
|
52 |
partitioning:
|
53 |
keys:
|
54 |
- name: chr
|
55 |
+
dtype: classlabel
|
56 |
levels:
|
57 |
- chrI
|
58 |
- chrII
|