smartid
Scoring and Marker Selection Method Based on Modified TF-IDF
Bioconductor version: 3.23 · Package version: 1.8.0
This package enables automated selection of group specific signature, especially for rare population. The package is developed for generating specifc lists of signature genes based on Term Frequency-Inverse Document Frequency (TF-IDF) modified methods. It can also be used as a new gene-set scoring method or data transformation method. Multiple visualization functions are implemented in this package.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("smartid") Details
| Maintainer | Jinjin Chen <chen.j@wehi.edu.au> |
| Author | Jinjin Chen [aut, cre] (ORCID: <https://orcid.org/0000-0001-7923-5723>) |
| License | MIT + file LICENSE |
| URL | https://davislaboratory.github.io/smartid |
| Bug Reports | https://github.com/DavisLaboratory/smartid/issues |
| Downloads rank | 186 |
| Source branch | RELEASE_3_23 |
| biocViews | GeneExpression, Software, Transcriptomics |