Skip to contents

MHC对疾病的影响及此区域的SNP过于强大,与结局的关联强度及其复杂的LD结构使其容易受到水平多效性和违反MR假设的影响。

Usage

remove_MHC_data(
  dat,
  chr_col = "chr.exposure",
  pos_col = "pos.exposure",
  MHC_start = 28477797,
  MHC_end = 33448354
)

Arguments

dat

暴露数据。

chr_col

数据中包含染色体序号的列名。

pos_col

数据中包含坐标的列名。

MHC_start

MHC区SNP的起始位置。

MHC_end

MHC区SNP的终止位置。

Value

data