A binary mutations matrix, in which 1 represents any mutation occurs in a particular gene in a particular sample, otherwise the element is 0.
Arguments
maffile
The name of mutation annotation file (MAF) format data. It must be an absolute path or the name relatived to the current working directory.
percent
A threshold value(one percent as the default value). The genes with a given mutation frequency equal or greater than the threshold value are retained for the following analysis.