cmatkhan commited on
Commit
824bf51
·
verified ·
1 Parent(s): 2601644

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +39 -39
README.md CHANGED
@@ -116,45 +116,45 @@ configs:
116
  The most significant p-value among peaks for this interaction.
117
  role: quantitative_measure
118
  - config_name: reprocess_annotatedfeatures
119
- description: >-
120
- Annotated features reprocessed with updated peak
121
- calling methodology
122
- dataset_type: annotated_features
123
- data_files:
124
- - split: train
125
- path: reprocess_annotatedfeatures.parquet
126
- dataset_info:
127
- features:
128
- - name: regulator_locus_tag
129
- dtype: string
130
- description: Systematic gene name (ORF identifier) of the transcription factor
131
- - name: regulator_symbol
132
- dtype: string
133
- description: Standard gene symbol of the transcription factor
134
- - name: target_locus_tag
135
- dtype: string
136
- description: Systematic gene name (ORF identifier) of the target gene
137
- - name: target_symbol
138
- dtype: string
139
- description: Standard gene symbol of the target gene
140
- - name: baseMean
141
- dtype: float64
142
- description: Average of normalized count values, dividing by size factors, taken over all samples
143
- - name: log2FoldChange
144
- dtype: float64
145
- description: Log2 fold change between comparison and control groups
146
- - name: lfcSE
147
- dtype: float64
148
- description: Standard error estimate for the log2 fold change estimate
149
- - name: stat
150
- dtype: float64
151
- description: Value of the test statistic for the gene
152
- - name: pvalue
153
- dtype: float64
154
- description: P-value of the test for the gene
155
- - name: padj
156
- dtype: float64
157
- description: Adjusted p-value for multiple testing for the gene
158
  ---
159
 
160
  # Rossi 2021
 
116
  The most significant p-value among peaks for this interaction.
117
  role: quantitative_measure
118
  - config_name: reprocess_annotatedfeatures
119
+ description: >-
120
+ Annotated features reprocessed with updated peak
121
+ calling methodology
122
+ dataset_type: annotated_features
123
+ data_files:
124
+ - split: train
125
+ path: reprocess_annotatedfeatures.parquet
126
+ dataset_info:
127
+ features:
128
+ - name: regulator_locus_tag
129
+ dtype: string
130
+ description: Systematic gene name (ORF identifier) of the transcription factor
131
+ - name: regulator_symbol
132
+ dtype: string
133
+ description: Standard gene symbol of the transcription factor
134
+ - name: target_locus_tag
135
+ dtype: string
136
+ description: Systematic gene name (ORF identifier) of the target gene
137
+ - name: target_symbol
138
+ dtype: string
139
+ description: Standard gene symbol of the target gene
140
+ - name: baseMean
141
+ dtype: float64
142
+ description: Average of normalized count values, dividing by size factors, taken over all samples
143
+ - name: log2FoldChange
144
+ dtype: float64
145
+ description: Log2 fold change between comparison and control groups
146
+ - name: lfcSE
147
+ dtype: float64
148
+ description: Standard error estimate for the log2 fold change estimate
149
+ - name: stat
150
+ dtype: float64
151
+ description: Value of the test statistic for the gene
152
+ - name: pvalue
153
+ dtype: float64
154
+ description: P-value of the test for the gene
155
+ - name: padj
156
+ dtype: float64
157
+ description: Adjusted p-value for multiple testing for the gene
158
  ---
159
 
160
  # Rossi 2021