Mercurial > repos > davidvanzessen > shm_csr
annotate README.md @ 75:62240baaea0c draft
Uploaded
| author | davidvanzessen |
|---|---|
| date | Tue, 18 Jun 2019 04:46:26 -0400 |
| 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) |
