gene_variants: Plot variants for gene

Description Usage Arguments Value Examples

Description

gene_variants generates a plot to visualize presence of variants for a particular gene of interest

Usage

1

Arguments

gene

is the gene of interest in gene name (e.g. "top-2", "pot-2") or wormbase gene ID (e.g. "WBGene00010785") format.

Value

Ouput is a list of ggplot objects with strains on the Y axis and variants for gene of interest on X axis. Tiles are colored by variant or reference call.

Examples

1
2
3
 gene_variants(gene = c("top-2","pot-2"))
 test[[1]]
test[[2]]

AndersenLab/cegwas documentation built on March 6, 2020, 1:10 a.m.