compact_dataset {CIMICE} | R Documentation |
Count duplicate rows and compact the dataset (mutational). The column 'freq' will contain the counts for each row.
compact_dataset(mutmatrix)
mutmatrix |
input dataset (mutational matrix) |
the compacted dataset (mutational matrix)
compact_dataset(example_dataset())