powered by
which.samples(x, gene, type, neg = FALSE)
data(test_dataset) which.samples(test_dataset, 'TET2', 'ins_del') which.samples(test_dataset, 'TET2', 'ins_del', neg=TRUE)
Run the code above in your browser using DataLab