FINEMAP_find_executable: Find FINEMAP executable

View source: R/FINEMAP_find_executable.R

FINEMAP_find_executableR Documentation

Find FINEMAP executable

Description

Retrieve location of FINEMAP executable.

Usage

FINEMAP_find_executable(
  FINEMAP_path = NULL,
  OS = NULL,
  save_dir = file.path(tools::R_user_dir(package = "echofinemap", which = "cache"),
    "FINEMAP"),
  version = package_version("1.4.1"),
  verbose = TRUE
)

Source

FINEMAP site Similar dynlib error in R

See Also

Other FINEMAP: FINEMAP_construct_data(), FINEMAP_construct_master(), FINEMAP_process_results(), FINEMAP()

Examples

FINEMAP_path <- echofinemap:::FINEMAP_find_executable(version="1.3.1")

RajLabMSSM/echofinemap documentation built on Jan. 3, 2023, 1:42 a.m.