File size: 207 Bytes
7718235
 
 
 
 
 
1
2
3
4
5
6
7
source('utils.R')
args <- commandArgs(trailingOnly = T)
configs <- yaml::read_yaml(args[1])
# configs <- yaml::read_yaml('scripts/CHPs.v1.ct/B_LAC/B_LAC.seed.0.yaml')
res <- get.R.by.step(configs, bin = T)