Changes in version 1.5.5 o Add function for similarity scores between given labels for samples and the clustering in each predicted module. Changes in version 1.5.2 o extract_edges() now returns an adjacency matrix for interations and their scores. Changes in version 1.3.7 o The retuun of extract_edges() now contains the group score. Changes in version 1.3.3 o Add function to extract the network from the gnet result Changes in version 1.3.2 o Fix plot order issue. o Add group split procedure for module groups with too many genes. Changes in version 1.3.1 o Fix the initial group number limit. Changes in version 1.1.3 o Fix module capatiblality issue. Changes in version 1.1.2 o Update plot format. Changes in version 1.1.1 o Fix several conditions that may cause error in tree construction. Changes in version 1.0.0 o First version released in Bioconductor 3.9. o Imporove the performance of heuristic split of regression trees by K-means. Changes in version 0.99.13 o Added heuristic split of regression trees by K-means. Changes in version 0.99.6 o Improve the performance for module building with R code, now build_moduleR has same level of performance with its C++ version. Changes in version 0.99.5 o Submitted to Bioconductor. Changes in version 0.99.1 o Initial release.