indexrtpart {LipidMS} | R Documentation |
Index partitions or clusters assigned during alignment.
Description
Index partitions or clusters assigned during alignment.
Usage
indexrtpart(peaks, part, minsamples)
Arguments
peaks |
peaks obtained using getallpeaks. |
part |
numeric vector with the partition/cluster assigned to each peak. |
minsamples |
minimum number of samples represented in each partition. |
Value
list with two elements: index and vector with the assigned partitions.
Author(s)
M Isabel Alcoriza-Balaguer <maialba@iislafe.es>
[Package LipidMS version 3.0.5 Index]