plot_EvG-methods {GGBase} | R Documentation |
formal method for visualizing expression distributions vs genotype
Description
boxplot expression vs genotype
Methods
- gsym = "genesym", rsid = "rsid", sms = "smlSet"
- generates an
annotated boxplot
- multisnp methods
- plot_EvG2 allows specification of
a second SNP rsid and shows boxplots over the
cross-tabulation of the allele combinations
Examples
library(GGtools)
data(hmceuB36.2021)
plot_EvG(genesym("CPNE1"), rsid("rs6060535"), hmceuB36.2021)
[Package
GGBase version 3.4.0
Index]