# NOT RUN {
x <- mutSignatures:::getTestRunArgs("filterSNV")
nrow(x)
y <- mutSignatures::filterSNV(dataSet = x,
seq_colNames = c("REF", "ALT"))
nrow(y)
# }
Run the code above in your browser using DataLab