From 03c60f765ee1c9694b93638bae2293539e2cd3c5 Mon Sep 17 00:00:00 2001 From: Blaise Li <blaise.li__git@nsup.org> Date: Mon, 24 Feb 2020 18:18:23 +0100 Subject: [PATCH] Added README file. --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..cd9e06a --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Scripts to make plots based on results form high throughput sequencing data + +This package contains scripts that are used in [Germano Cecere's +laboratory](https://www.cecerelab.com/) at Institut Pasteur. + + +## Citing + +If you use this package, please cite the following paper: + +> Barucci et al, 2020 (doi: [10.1038/s41556-020-0462-7](https://doi.org/10.1038/s41556-020-0462-7)) -- GitLab