visualize: Main function to visualize the investigated SNPs

Description Usage Arguments Examples

View source: R/visualize.R

Description

Main function to visualize the investigated SNPs

Usage

1
visualize(directory = NULL, SNPs, tissues = NULL)

Arguments

directory

[[character]] Character string of the directory in which the SNP data and optional summary files are stored

SNPs

[[vector]] Vector of SNP names that correspond to the SNP names provided in summarize. Can also be a single SNP name, but should always be a rs* number.

tissues

[[vector]] A vector of tissues in the GTEx format. For examples see conquer.db::gtexTissuesV8. Can also be left out.

Examples

1
## Not run: summarize("somedirectory","rs1558902")

roderickslieker/CONQUER documentation built on Nov. 12, 2021, 10:19 p.m.