get.probe.parameters {RPA}R Documentation

get.probe.parameters

Description

Get probe-level hyperparameter from batch files

Usage

get.probe.parameters(affinities, unique.run.identifier,
  save.batches.dir = ".", mode = "list")

Arguments

affinities

probe affinities

unique.run.identifier

Batch file identifier string

save.batches.dir

Batch file directory

mode

"list" or "table"

Author(s)

Leo Lahti leo.lahti@iki.fi

References

See citation("RPA")

Examples

# df <- get.probe.parameters(unique.run.identifier, save.batches.dir = ".", mode = "list")

[Package RPA version 1.40.0 Index]