Recent Releases of TMSig
TMSig - v1.1.1
BUG FIXES
cameraPR.matrix:data.table::setcolorderargumentsbeforeandafterwere added in data.table v1.15.0 (2024-01-30). Rather than requiring a recent minimum version of data.table, the code has been modified to no longer depend on these arguments.
Full Changelog: https://github.com/EMSL-Computing/TMSig/compare/v1.1.0...v1.1.1
- R
Published by TylerSagendorf about 2 years ago
TMSig - v1.1.0
What's Changed:
cameraPR.matrix: addedalternativeparameter to allow users to perform one-sided tests. A warning will be issued if attempting to use a one-sided test with the parametric version of CAMERA-PR, as this is generally not recommended.cameraPR.matrix: addedmin.sizeparameter to allow users to specify a minimum set size for testing.similarityandcluster_sets: added support for Ōtsuka set similarity.- Documentation for most functions has been updated.
Bugfixes:
cameraPR.matrix: fixed variance calculation whenuse.ranks=TRUEandinter.gene.cor=0.enrichmap: fixed checks for duplicate contrast-set pairs.enrichmap: if column or row labels are specified by the user through theheatmap_argsparameter, the maximum text width or height is now determined from these new labels to avoid overlapping plot elements.enrichmap: default ofstatistic_columnparameter changed to "TwoSampleT" to match output ofcameraPR.matrix.
Full Changelog: https://github.com/EMSL-Computing/TMSig/compare/v1.0.0...v1.1.0
- R
Published by TylerSagendorf about 2 years ago
TMSig - v1.0.0
- Rename package from ostRich to TMSig: Tools for Analyzing Molecular Signatures.
- Add fast
cameraPR.matrixmethod based onlimma::cameraPR.default. Add Di Wu and Gordon Smyth as contributors. - Add
enrichmapfunction to generate bubble heatmaps of molecular signature analyses. - Update
cluster_setsfunction to return adata.frame, rather than adata.table. - Rename
prepare_gene_setsvignette toGO_analysis. Add example code forcameraPR.matrix.
Full Changelog: https://github.com/EMSL-Computing/TMSig/compare/v0.1.0...v1.0.0
- R
Published by TylerSagendorf about 2 years ago
TMSig - v1.0.0
- Rename package from ostRich to TMSig: Tools for Analysis of Molecular Signatures.
- Add fast
cameraPR.matrixmethod based onlimma::cameraPR.default. Add Di Wu and Gordon Smyth as contributors. - Add
enrichmapfunction to generate bubble heatmaps of molecular signature analyses. - Update
cluster_setsfunction to return adata.frame, rather than adata.table. - Rename
prepare_gene_setsvignette toGO_analysis. Add example code forcameraPR.matrix.
Full Changelog: https://github.com/EMSL-Computing/TMSig/compare/v0.1.0...v1.0.0
- R
Published by TylerSagendorf about 2 years ago