waterfall_geneRecurCutoff {GenVisR} | R Documentation |
Subset a MAF file keeping only samples that meet a mutation recurrence cutoff
waterfall_geneRecurCutoff(x, recurrence_cutoff)
x |
data frame in long format with columns 'gene', 'trv_type', 'sample' |
recurrence_cutoff |
integer specifying removal of entries not seen in at least "x" percent of samples |
a subset data frame