About sfgp
sfgp is a package that aggregates individual scripts and notebooks, primarily written for the basic analysis tasks of genetics and pharmacogenomics data. Analysis methodologies include methodologies related to genotype imputation, haplotyping, trans-ancestry meta-analysis, polygenic risk score modeling, multi-trait association analysis, fine-mapping, colocalization, Mendelian randomization, pleiotropy analysis, genetic and functional mapping of drug response (PK/PD)
Install from GitHub
To use rnbtn from my GitHub, you will need to properly install devtools package, and download the rnbtbn package with
# install.packages("devtools")
devtools::install_github("vsarsani/sfgp")