Skip to content

GeneNMF v0.8.0

Choose a tag to compare

@mass-a mass-a released this 24 Apr 12:47
· 21 commits to master since this release

New in this version:

  • Compatibility with RcppML >= 0.5.6 (currently not on CRAN)
  • The function getMetaPrograms() now returns also a matrix of "metaprogram composition", in terms of how many individual programs from each sample contributed to defining the MP. This is stored in the 'metaprograms.composition' slot of the resulting object
  • The function runGSEA() now allows running gene set enrichment against a custom DB of signatures
  • Check that parameter k is an integer >=2