java -cp TaggingSetChooser.jar:mail.jar -mx360M hk.hku.csis.biosphere.algorithm.TaggingSetChooser sim=hk.hku.csis.biosphere.similarityscore.MaxMinSimilarityMatrix threshold=0.8 data=data/chr9_LD.data corr=data/chr9_LD_processed.txt pos=data/chr9_raw_processed.txt result=results/TaggingSetChooser.result.MaxMinLink map=results/TaggingSetChooser.result.MaxMinLink.html scale=1000 mem=results/TaggingSetChooser.result.MaxMinLink.members > results/TaggingSetChooser.result.MaxMinLink.out java -cp TaggingSetChooser.jar:mail.jar -mx360M hk.hku.csis.biosphere.algorithm.TaggingSetChooser2 threshold=0.8 data=data/chr9_LD.data corr=data/chr9_LD_processed.txt pos=data/chr9_raw_processed.txt map=results/TaggingSetChooser.result.Greedy.html scale=1000 mem=results/TaggingSetChooser.result.Greedy.members > results/TaggingSetChooser.result.Greedy.out