BioCor v1.3.3 ============ Changes * Add methods for GeneSetCollections BioCor v1.1.12 ============ Changes * Improve speed on geneSim and clusterSim * Add a vignette describing more uses of BioCor * Adding more tests Bug fix * Calculating similarities correctly when non-existent genes are provided. BioCor v1.1.4 (Release date: 2017-06-26) ============ Bug fix * Correct incorrect implementation of rcmax method BioCor v1.1.3 (Release date: 2017-05-23) ============ Changes * Improving reciprocal method * Increased testind of combineScores BioCor v1.1.0 (Release date: 2017-05-16) ============ Changes * Adding combineScoresPar for high number of comparisons * Improving the speed of mpathSim * Removing the dependency of graph BioCor v0.99.33 (Release date: 2017-04-10) ============ Changes * Add more test to increase coverage * Document better the BiocViews. BioCor v0.99.32 (Release date: 2017-03-31) ============ Changes * Accept named pathways in mpathSim * Accept named genes in mgeneSim * diceSim returns NA when not able to calculate similarities * Increase test coverage BioCor v0.99.31 (Release date: 2017-03-20) ============ Changes * Refer to weighted.mean in weighted help page * Change the default behaviour of mpathSim: now methods is NULL * Correct the misleading use of geneSetsCollection. * Add test for when large number of pathways are needed (pathSims_matrix) BioCor v0.99.30 (Release date: 2017-03-14) ============= Changes * Add reciprocal method to combineScores BioCor v0.99.30 (Release date: 2017-03-14) ============= Changes * Update documentation of combineScores BioCor v0.99.29 (Release date: 2017-03-14) ============= Changes * Update documentation of combineScores BioCor v0.99.28 (Release date: 2017-03-14) ============= Changes * Update documentation of combineScores BioCor v0.99.27 (Release date: 2017-03-14) ============= Changes * Correct a test for clusterSim BioCor v0.99.26 (Release date: 2017-03-14) ============== Changes: * Update the required R version from 3.3 to 3.4's * Adding more tests to increase the coverage * Using mpathSim to calculate path similarities BioCor v0.99.25 (Release date: 2017-03-13) ============== Changes: * Update Vignette to just output html BioCor v0.99.24 (Release date: 2017-03-10) ============== Changes: * Submit the package to the Bioconductor project BioCor v0.99.23 (Release date: 2017-03-10) ============== Changes: * Add the Bioconductor webhook