Mercurial > repos > davidvanzessen > shm_csr
diff README.md @ 81:b6f9a640e098 draft
Uploaded
author | davidvanzessen |
---|---|
date | Fri, 19 Feb 2021 15:10:54 +0000 |
parents | |
children | 729738462297 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.md Fri Feb 19 15:10:54 2021 +0000 @@ -0,0 +1,13 @@ +# SHM CSR + +Somatic hypermutation and class switch recombination pipeline. +The docker version can be found [here](https://github.com/ErasmusMC-Bioinformatics/ARGalaxy-docker). + +# Dependencies +-------------------- +[Python 2.7](https://www.python.org/) +[Change-O](https://changeo.readthedocs.io/en/version-0.4.4/) +[Baseline](http://selection.med.yale.edu/baseline/) +[R data.table](https://cran.r-project.org/web/packages/data.table/data.table.pdf) +[R ggplot2](https://cran.r-project.org/web/packages/ggplot2/ggplot2.pdf) +[R reshape2](https://cran.r-project.org/web/packages/reshape/reshape.pdf)