Mercurial > repos > testtool > block_finder
comparison findBlocks/findBlocks.R @ 1:7ce7fb0f8d05 draft default tip
Uploaded
| author | testtool | 
|---|---|
| date | Sun, 11 Jun 2017 08:59:12 -0400 | 
| parents | fea57210de6c | 
| children | 
   comparison
  equal
  deleted
  inserted
  replaced
| 0:fea57210de6c | 1:7ce7fb0f8d05 | 
|---|---|
| 1 require("IlluminaHumanMethylation450kanno.ilmn12.hg19", quietly = TRUE) | |
| 2 require("minfi", quietly = TRUE) | 1 require("minfi", quietly = TRUE) | 
| 3 | 2 | 
| 4 options(warn = -1) | 3 options(warn = -1) | 
| 5 options("download.file.method"="wget") | 4 options("download.file.method"="wget") | 
| 6 | 5 | 
