Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hhhh5 authored Nov 27, 2022
1 parent 81a72f1 commit 3be0797
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
HRS
Analyses for pre-print "Computational deconvolution of fifteen leukocyte subtypes from DNA methylation microarrays trained on flow cytometry data in the Health and Retirement Study"

Code was run on the UofM Great Lakes cluster

```
srun --account=bakulski1 --partition=largemem --nodes=1 --cpus-per-task=10 --time=300 --mem-per-cpu=30G --pty /bin/bash
module load Rtidyverse/3.6.1
module load Rtidyverse/4.2.0
Rscript main.R
```

0 comments on commit 3be0797

Please sign in to comment.