R/init_phg.R
initPhg.Rd
This function is needed for all PHGv2 API-related tasks (e.g., building graph objects from hVCF files or DB connections).
initPhg(phgPath, check = TRUE, verbose = TRUE)
Path to PHGv2 lib folder
Checks for latest PHGv2 release. This will need a working internet connection. Defaults to TRUE.
TRUE
Should check messages be printed to console? Defaults to TRUE