Skip to content

Commit

Permalink
more recent examples for snp_readBGEN()
Browse files Browse the repository at this point in the history
  • Loading branch information
privefl committed Mar 29, 2024
1 parent 5ad7644 commit 41b086f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions R/read-bgen.R
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,8 @@ check_bgen_format <- function(bgenfile) {
#' with the ones at \url{https://biobank.ndph.ox.ac.uk/ukb/refer.cgi?id=998}.
#'
#' You can look at some example code from my papers on how to use this function:
#' - \url{https://github.com/privefl/paper-infer/blob/main/code/prepare-geno-simu.R}
#' - \url{https://github.com/privefl/paper-misspec/blob/main/code/prepare-genotypes.R}
#' - \url{https://github.com/privefl/paper-ldpred2/blob/master/code/prepare-genotypes.R#L1-L62}
#' - \url{https://github.com/privefl/paper4-bedpca/blob/master/code/missing-values-UKBB.R#L34-L75}
#'
#' @param bgenfiles Character vector of paths to files with extension ".bgen".
#' The corresponding ".bgen.bgi" index files must exist.
Expand Down
3 changes: 1 addition & 2 deletions man/snp_readBGEN.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 41b086f

Please sign in to comment.