greedycut.filter.matrix(mm, rows2ignore = integer(), rc.ties = "row")
integer
vector containing indices of rows in mm
to be ignored by this function."row"
, "column"
or
"any"
(the last one indicating random choice).data.frame
with the following
columns : Index, Type, Score, Normalized score, Rows, Columns.
greedycut.get.submatrix
for extracting the resulting matrix after filtering