diff --git a/README.md b/README.md index a89c6449f623945e4b19fde51751c25dfd8dde4a..fea1179d40fc512f26dd161ceaca3e33fced7099 100644 --- a/README.md +++ b/README.md @@ -44,25 +44,6 @@ H0: Test if Log(FC) = 0 <br/> With DESeq2, the Wald test is the default used for hypothesis testing when comparing two groups. The Wald test is a test of hypothesis usually performed on parameters that have been estimated by maximum likelihood. The Wald test is also a standard way to extract a P value from a regression fit. -## Investigations - - -N.B: Don't forget to change your home path in ```src/main.R``` - - -Let µ and alpha constant between samples, replicates and genes (absolutely false IRL) - -1) µ effect - -<p align="center"> -<img src="./img/fig_mu_effect.svg" width="500" height="500"> -</p> - -2) alpha effect - -<p align="center"> -<img src="./img/fig_size_effect.svg" width="500" height="500"> -</p> - +## HTRSIM