pheno_data component harvesting from columns of summary stats MatrixTable
Source:R/pheno_col_ops.R
      pheno_data_sec_2df.Rdpheno_data component harvesting from columns of summary stats MatrixTable
Usage
pheno_data_sec_2df(
  m,
  section = 1,
  toget = c("n_cases", "n_controls", "heritability", "pop"),
  verbose = FALSE
)