scatter_rowcorMatVec: scatter plot for rowcorMatVec

Description Usage Arguments Value

View source: R/TestAndCorr_p.R

Description

this function needs to be polished and put into TestAndCorr_p.R

Usage

1
2
scatter_rowcorMatVec(mat, vec, FUN, geneSel, rowcorMatVec, smooth = FALSE,
  lm = TRUE, labels = NULL, coord_flip = FALSE, plot.margin = NULL, ...)

Arguments

mat

expression matrix used in rowcorMatVec

vec

vec as used in rowcorMatVec

FUN

plotting function

geneSel

index for plotting; default is plotting all sorted by P

rowcorMatVec

rowcorMatVec object

coord_flip

whether to flip x-y coordinate

plot.margin

when coord_flip is true, margin may be too small; here we can adjust it

...

additonal parameters to plotScatter

Value

multiple ggplot figures printed


nickytong/GenAnalysis documentation built on July 20, 2019, 8:57 a.m.