hacksig 0.2.0
- Added 17 new signatures related to ferroptosis and nasopharyngeal cancer;
- Added citation info;
- Added new vignette listing all the implemented signatures in a searchable table;
- New package site built with
pkgdown
available on GitHub; -
hack_class
has been renamed intostratify_sig()
; - Removed
dplyr
andtidyr
dependencies in favor ofdata.table
.
hacksig 0.1.2
CRAN release: 2022-02-17
- Fixed
hack_sig()
formethod = "singscore"
anddirection = "none"
.