tidyGWAS::tidyGWAS()
R/utils.R
from_tidyGWAS.Rd
Parse GWAS format of tidyGWAS::tidyGWAS()
from_tidyGWAS(tbl, n = c("N", "EffectiveN"))
a dplyr::tibble()
dplyr::tibble()
Column name of sample size, default is "N".
a munged dplyr::tibble()
if (FALSE) { # \dontrun{ munged <- from_tidyGWAS("path/tidyGWAS/cleaned/tidyGWAS_hivestyle") } # }