Skip to content

rel 0.99.2

Pre-release
Pre-release

Choose a tag to compare

@kofiav kofiav released this 10 Jul 12:34

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