From e639582cddd93f998733f9de6870028659cb171e Mon Sep 17 00:00:00 2001
From: Arnaud Duvermy <arnaud.duvermy@ens-lyon.fr>
Date: Thu, 10 Feb 2022 13:50:03 +0100
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d72f0e4..11999ee 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ log 2 (q ij ) = x j. β i <br/>
 
 where counts K ij for gene i, sample j are modeled using a Negative Binomial distribution with
 fitted mean µ ij and a gene-specific dispersion parameter α i . The fitted mean is composed of a
-sample-specific size factor s j and a parameter q ij proportional to the expected true concentration of fragments for sample j. The coefficients β i give the log2 fold changes for gene i for each column of the model matrix X. 
+sample-specific size factor s j and a parameter q ij proportional to the expected true concentration of fragments for sample j. The coefficients β i give the log2 fold changes for gene i for each column of the model matrix X. <br/>
 x j. β i can be see as the logFC between condition (for treated condition).
 
 ### 4) Wald Test H0: 
-- 
GitLab