Skip to content

Releases: bhklab/consensusOV

rel 0.99.2

10 Jul 12:34
Compare
Choose a tag to compare
rel 0.99.2 Pre-release
Pre-release

Second version of consensusOV released to Bioconductor.

Updates include:

  • Replace strip.white.space() with base::trimws()

  • Replace 1:length(m) with seq_along(m)

  • Remove NEWS file

  • Format R code to reduce num of lines >80 chars

  • More relevant software biocViews

  • Iterations replaced with vectorizations based on matrixStats

  • Re-working of vignette incl. displaying results and ggplot2-based facet plots

rel 0.99.0

15 Jun 13:50
Compare
Choose a tag to compare
rel 0.99.0 Pre-release
Pre-release

Initial version of consensusOV submitted to Bioconductor.