From 7e173517ffabe6674b25b66a14d3bbe6eb351a3c Mon Sep 17 00:00:00 2001
From: Claudia  CHICA <claudia.chica@pasteur.fr>
Date: Thu, 26 May 2022 11:23:44 +0200
Subject: [PATCH] Update Thursday/OmicNet_practical.md

---
 Thursday/OmicNet_practical.md | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/Thursday/OmicNet_practical.md b/Thursday/OmicNet_practical.md
index 58ebf8d..d54967d 100644
--- a/Thursday/OmicNet_practical.md
+++ b/Thursday/OmicNet_practical.md
@@ -1,17 +1,11 @@
 
 # Hands-On: OmicNet - Regulatory networks
 
-Here, we will explore TF - gene networks.
-
-
 # Input:
 
-The gene list in the attached file contains the name of genes associated with a differential dimethylation of histone 3 (H3K4me2) in fibroblasts, upon infection with Staphylococcus. We wish to find contextual information on these genes, using known interaction networks.
-
-<details>
-  <summary markdown="span">Input data[Thursday/data/GeneList.txt]</summary>
+The gene list in the link contains the name of genes associated with a differential dimethylation of histone 3 (H3K4me2) in fibroblasts, upon infection with Staphylococcus. We wish to find contextual information on these genes, using known interaction networks.
 
-</details>
+[Input data](Thursday/data/GeneList.txt)
 
 OmicsNet is a web-based tool to explore multi-omics data and perform visual analysis of biological networks. It can integrate new data with of high-quality molecular interaction data, such as protein–protein interactions (PPI), gene regulatory networks.
 
-- 
GitLab