Skip to contents

top-level annotation harvesting from columns of summary statistics MatrixTable

Usage

top2df(
  x,
  toget = c("trait_type", "phenocode", "description", "modifier", "coding_description")
)

Arguments

x

a Struct returned from mt$cols()$collect() – which can be slow

toget

character() vector of field names to retrieve

Value

1-row data.frame

Note

python None are transformed to NA