cojo: Run GCTA-COJO.

Description Usage Details

View source: R/cojo.R

Description

http://gcta.freeforums.net/thread/178/conditional-joint-analysis-using-summary

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
cojo(
  tab,
  bed,
  method = c("select", "cond"),
  cmd = "",
  snps_cond = NULL,
  dir_run = "run_cojo",
  tool = getOption("finemapr_cojo"),
  args = ""
)

Details

tab <- "~/git/hemostat/scc/results/sumstats-cojo/sumstats-1.cojo" bed <- "~/git/hemostat/scc/data/FineMapping/forGCTA_onco_r1.bed"


variani/finemapr documentation built on Dec. 12, 2020, 9:40 p.m.