Skip to contents

Internal function in plot_variant

Usage

CountVperCell(x, name, CellN)

Arguments

x

CellVar.Sum$VN

name

c

CellN

nrow(CellVar.Sum)

Examples

if (FALSE) {
CountVperCell(c(0, 1, 2, 6, 11), "example", CellN = 10)
}