View source: R/internalProcessing.R
indexrtpart | R Documentation |
Index partitions or clusters assigned during alignment.
indexrtpart(peaks, part, minsamples)
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. |
list with two elements: index and vector with the assigned partitions.
M Isabel Alcoriza-Balaguer <maialba@iislafe.es>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.