Mercurial > repos > davidvanzessen > shm_csr
annotate README.md @ 69:fefaaa19f30b draft
Uploaded
author | davidvanzessen |
---|---|
date | Tue, 29 Jan 2019 07:33:58 -0500 |
parents | ba33b94637ca |
children | 58d2377b507d |
rev | line source |
---|---|
67 | 1 # SHM CSR |
2 | |
3 Somatic hypermutation and class switch recombination pipeline | |
4 | |
5 # Dependencies | |
6 -------------------- | |
7 [Python 2.7](https://www.python.org/) | |
8 [Change-O](https://changeo.readthedocs.io/en/version-0.4.4/) | |
9 [Baseline](http://selection.med.yale.edu/baseline/) | |
10 [R data.table](https://cran.r-project.org/web/packages/data.table/data.table.pdf) | |
11 [R ggplot2](https://cran.r-project.org/web/packages/ggplot2/ggplot2.pdf) | |
12 [R reshape2](https://cran.r-project.org/web/packages/reshape/reshape.pdf) |