add_snp_cpg_gene_pos: add_snp_cpg_gene_pos

Description Usage Arguments

View source: R/add_snp_cpg_gene_pos.R

Description

This function will add POS information of SNP/ATCA, CpG/CTCF and genes/TSS And split the res to two parts sign of cor(CpG, CTCF)

Usage

1
2
3
4
5
6
7
8
add_snp_cpg_gene_pos(
  file_res,
  file_cpg_ctcf,
  file_snp_loci,
  file_atac_peak,
  file_tss_loci,
  name
)

Arguments

file_res

path to me_eqtl_res.Rdata

file_cpg_ctcf

file of significant correlated CpG and CTCF

file_snp_loci

path to SNP bed file

file_atac_peak

file of ATAC-seq peaks with SNPs

file_tss_loci

path to TSS bed file

name

prefix of output files


yzeng-lol/meeqtl documentation built on Dec. 23, 2021, 9:10 p.m.