compSimSPmat: Compute smilarity between 1 or 2 MS/MS sparse matrices

Description Usage Arguments

Description

Compute smilarity between 1 or 2 MS/MS sparse matrices

Usage

1
2
compSimSPmat(m1, m2 = NULL, weight = c(m = NA, n = NA), plim = 10^-5,
  useSqrt = TRUE, retPerc = TRUE)

Arguments

m1

Sparse matrix

m2

Sparse

weight

Weight for NDP c(m=0.5,n=1.5)

plim

set anything below plim to zero

useSqrt

should sqrt tranform the intensities

retPerc

return perc overlap


tonedivad/metaboGoS documentation built on May 31, 2019, 6:21 p.m.