fuxialexander commited on
Commit
dd5e2e5
โ€ข
1 Parent(s): 2cb890e

fix cell type

Browse files
Files changed (1) hide show
  1. app/main.py +1 -1
app/main.py CHANGED
@@ -154,7 +154,7 @@ if __name__ == "__main__":
154
  gr.Markdown(
155
  """# ๐ŸŒŸ GET: A Foundation Model of Transcription Across Human Cell Types ๐ŸŒŸ
156
 
157
- Here we introduce GET, an innovative computational model aimed at understanding transcriptional regulation across 235 human fetal and adult cell types.
158
  Built solely on chromatin accessibility and sequence data, GET exhibits unparalleled generalizability and accuracy in predicting gene expression, even in previously unstudied cell types.
159
  The model adapts seamlessly across various sequencing platforms and assays, allowing inference of broad-spectrum regulatory activity.
160
  We validate GET's efficacy through its superior prediction of lentivirus-based massive parallel reporter assay outcomes and its ability to identify previously elusive distant regulatory regions in fetal erythroblasts.
 
154
  gr.Markdown(
155
  """# ๐ŸŒŸ GET: A Foundation Model of Transcription Across Human Cell Types ๐ŸŒŸ
156
 
157
+ Here we introduce GET, an innovative computational model aimed at understanding transcriptional regulation across 213 human fetal and adult cell types.
158
  Built solely on chromatin accessibility and sequence data, GET exhibits unparalleled generalizability and accuracy in predicting gene expression, even in previously unstudied cell types.
159
  The model adapts seamlessly across various sequencing platforms and assays, allowing inference of broad-spectrum regulatory activity.
160
  We validate GET's efficacy through its superior prediction of lentivirus-based massive parallel reporter assay outcomes and its ability to identify previously elusive distant regulatory regions in fetal erythroblasts.