R/plotmzrt.R
plotrug.Rd
plot 1-d density for multiple samples
plotrug(data, lv = NULL, indexx = NULL, indexy = NULL, ...)
matrix
factor vector for the column
index for matrix row
index for matrix column
parameters for `title` function
data(list) plotrug(list$data) plotrug(log(list$data), lv = as.factor(list$group$sample_group))