get.probe.parameters {RPA} | R Documentation |
Get probe-level hyperparameter from batch files
get.probe.parameters( affinities, unique.run.identifier, save.batches.dir = ".", mode = "list" )
affinities |
probe affinities |
unique.run.identifier |
Batch file identifier string |
save.batches.dir |
Batch file directory |
mode |
"list" or "table" |
Leo Lahti leo.lahti@iki.fi
See citation("RPA")
# df <- get.probe.parameters(unique.run.identifier, save.batches.dir = ".", mode = "list")