powered by
Removes samples with a peak number less than a specified value.
peak.remove(x, thresh)
Filtered dataset, and either the row name/s or row number/s of samples that were removed.
Binary matrix - consolidated or original.
Peak threshold value for removal.
mat = BinMatInput_ordination new = peak.remove(mat, 4)
Run the code above in your browser using DataLab