Published March 5, 2018
| Version v0.98.4
Software
Open
HegemanLab/w4mkmeans_galaxy_wrapper: w4mkmeans - A K-means cluster tool for W4m
Description
w4mkmeans is a Planemo-built galaxy-tool-wrapper to wrap the stats::kmeans R package for clustering the dataMatrix produced by workflow4metabolomics (W4m) XCMS and CAMERA tools.
Using the intensities in the dataMatrix, w4mkmeans calculates the k-means clusters for samples or features and add them as columns to sampleMetadata or featureMetadata, respectively.
- If several, comma-separated K's are supplied, then one column is added for each K.
- Clustering is mutually exclusive, not hierarchical.
- For feature-clustering, each feature is assigned to a cluster such that the feature's response for all samples is closer to the mean of all features for that cluster than to the mean for any other cluster.
- For sample-clustering, each sample is assigned to a cluster such that the sample's response for all features is closer to the mean of all samples for that cluster than to the mean for any other cluster.
Files
HegemanLab/w4mkmeans_galaxy_wrapper-v0.98.4.zip
Files
(53.5 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:880e48866a2126b24b10a3261616b09c
|
53.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/HegemanLab/w4mkmeans_galaxy_wrapper/tree/v0.98.4 (URL)