Cluster 3.0
From WPKG | Open Source Software Deployment and Distribution
The open source clustering software available here implement the most commonly used clustering methods for gene expression data analysis. See here for more info http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/cluster/software.htm
<package
id="cluster3"
name="Cluster 3.0"
revision="3"
reboot="false"
priority="20">
<check type="uninstall" condition="exists" path="Cluster 3.0"/>
<install cmd='%SOFTWARE%\cluster\clustersetup.exe /VERYSILENT /NORESTART '/>
<install cmd='msiexec /i %SOFTWARE%\cluster\treeview1.1.3.msi /qn '/>
<remove cmd='"%programfiles%\Stanford University\unins000.exe" /VERYSILENT /NORESTART' />
<remove cmd='MsiExec.exe /x{CBB40059-77A1-4EE8-9182-89152628BB40} /qn ' />
</package>