readRowsFromH5: Read states from h5

Usage Arguments

View source: R/inference.R

Usage

1
2
3
4
5
6
7
readRowsFromH5(
  h5_path,
  rows,
  verbose = TRUE,
  complete = FALSE,
  getTargetPositions = FALSE
)

Arguments

h5_path

Path to h5 file.

rows

Range of rows to read.

complete

Return all entries if TRUE.

getTargetPositions

Return position of corresponding targets if TRUE.


hiddengenome/altum documentation built on April 22, 2020, 9:33 p.m.