How to use gmx_clusterByFeatures? ================================= It contains several sub-commands for different purposes. **Other tools are presently in development.** .. list-table:: List of sub-commands available in gmx_clusterByFeatures :widths: 1, 4 :header-rows: 1 :name: commands-table * - Command - Function * - `cluster `_ - Main module to perform clustering * - `featuresplot `_ - Feature vs Feature plot to check quality of clustering * - `distmat `_ - Distance-matrix related calculations * - `matplot `_ - To visulaize/plot matrix obtained from ``distmat`` * - `hole `_ - To calculate cavity/channel radius using HOLE program * - `holeplot `_ - To calculate average and plot hole output radius file * - `holefeatures `_ - To write radius as a features for clustering * - `holeclustersplot `_ - To plot or write radius for clusters separately sub-commands ------------ .. toctree:: :maxdepth: 1 cluster featuresplot distmat matplot hole holeplot holefeatures holeclustersplot