使用MAGMA软件进行gene-based & gene-set-based关联分析
MAGMA_gene_based.Rd
软件官网:https://cncr.nl/research/magma/。
Usage
MAGMA_gene_based(
GWAS_file = "./ULCER_METAL_FinnGen.txt",
bfile_1000G = "./g1000_eur/g1000_eur",
gene_loc = "ENSGv110.coding.genes.txt",
set_annot = "MSigDB_20231Hs_MAGMA.txt",
SNP_P_col = c(3, 10),
samplesize_col = "N",
save_name = "UC",
save_path = "./UC"
)