Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -84,19 +84,19 @@ configs:
|
|
| 84 |
description: Standard gene symbol of the target gene measured
|
| 85 |
- name: dye_plus
|
| 86 |
dtype: float64
|
| 87 |
-
role:
|
| 88 |
description: >-
|
| 89 |
Normalized log2 fold change for positive (+) dye orientation.
|
| 90 |
Positive values indicate upregulation in response to overexpression.
|
| 91 |
- name: dye_minus
|
| 92 |
dtype: float64
|
| 93 |
-
role:
|
| 94 |
description: >-
|
| 95 |
Normalized log2 fold change for negative (-) dye orientation.
|
| 96 |
Positive values indicate upregulation in response to overexpression.
|
| 97 |
- name: mean_norm_log2fc
|
| 98 |
dtype: float64
|
| 99 |
-
role:
|
| 100 |
description: >-
|
| 101 |
Average log2 fold change across dye orientations, providing a dye-independent
|
| 102 |
estimate of gene expression change upon transcription factor overexpression.
|
|
@@ -131,19 +131,19 @@ configs:
|
|
| 131 |
description: Standard gene symbol of the target gene measured
|
| 132 |
- name: dye_plus
|
| 133 |
dtype: float64
|
| 134 |
-
role:
|
| 135 |
description: >-
|
| 136 |
Normalized log2 fold change for positive (+) dye orientation.
|
| 137 |
Positive values indicate upregulation in response to deletion.
|
| 138 |
- name: dye_minus
|
| 139 |
dtype: float64
|
| 140 |
-
role:
|
| 141 |
description: >-
|
| 142 |
Normalized log2 fold change for negative (-) dye orientation.
|
| 143 |
Positive values indicate upregulation in response to deletion.
|
| 144 |
- name: mean_norm_log2fc
|
| 145 |
dtype: float64
|
| 146 |
-
role:
|
| 147 |
description: >-
|
| 148 |
Average log2 fold change across dye orientations, providing a
|
| 149 |
dye-independent estimate of gene expression change upon transcription factor deletion.
|
|
|
|
| 84 |
description: Standard gene symbol of the target gene measured
|
| 85 |
- name: dye_plus
|
| 86 |
dtype: float64
|
| 87 |
+
role: quantitative_measure
|
| 88 |
description: >-
|
| 89 |
Normalized log2 fold change for positive (+) dye orientation.
|
| 90 |
Positive values indicate upregulation in response to overexpression.
|
| 91 |
- name: dye_minus
|
| 92 |
dtype: float64
|
| 93 |
+
role: quantitative_measure
|
| 94 |
description: >-
|
| 95 |
Normalized log2 fold change for negative (-) dye orientation.
|
| 96 |
Positive values indicate upregulation in response to overexpression.
|
| 97 |
- name: mean_norm_log2fc
|
| 98 |
dtype: float64
|
| 99 |
+
role: quantitative_measure
|
| 100 |
description: >-
|
| 101 |
Average log2 fold change across dye orientations, providing a dye-independent
|
| 102 |
estimate of gene expression change upon transcription factor overexpression.
|
|
|
|
| 131 |
description: Standard gene symbol of the target gene measured
|
| 132 |
- name: dye_plus
|
| 133 |
dtype: float64
|
| 134 |
+
role: quantitative_measure
|
| 135 |
description: >-
|
| 136 |
Normalized log2 fold change for positive (+) dye orientation.
|
| 137 |
Positive values indicate upregulation in response to deletion.
|
| 138 |
- name: dye_minus
|
| 139 |
dtype: float64
|
| 140 |
+
role: quantitative_measure
|
| 141 |
description: >-
|
| 142 |
Normalized log2 fold change for negative (-) dye orientation.
|
| 143 |
Positive values indicate upregulation in response to deletion.
|
| 144 |
- name: mean_norm_log2fc
|
| 145 |
dtype: float64
|
| 146 |
+
role: quantitative_measure
|
| 147 |
description: >-
|
| 148 |
Average log2 fold change across dye orientations, providing a
|
| 149 |
dye-independent estimate of gene expression change upon transcription factor deletion.
|