Package: tidyestimate 1.1.1.9000

tidyestimate: A Tidy Implementation of 'ESTIMATE'
The 'ESTIMATE' package infers tumor purity from expression data as a function of immune and stromal infiltrate, but requires writing of intermediate files, is un-pipeable, and performs poorly when presented with modern datasets with current gene symbols. 'tidyestimate' a fast, tidy, modern reimagination of 'ESTIMATE' (2013) <doi:10.1038/ncomms3612>.
Authors:
tidyestimate_1.1.1.9000.tar.gz
tidyestimate_1.1.1.9000.zip(r-4.7)tidyestimate_1.1.1.9000.zip(r-4.6)tidyestimate_1.1.1.9000.zip(r-4.5)
tidyestimate_1.1.1.9000.tgz(r-4.6-any)tidyestimate_1.1.1.9000.tgz(r-4.5-any)
tidyestimate_1.1.1.9000.tar.gz(r-4.7-any)tidyestimate_1.1.1.9000.tar.gz(r-4.6-any)
tidyestimate_1.1.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
tidyestimate/json (API)
NEWS
| # Install 'tidyestimate' in R: |
| install.packages('tidyestimate', repos = c('https://kaiaragaki.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kaiaragaki/tidyestimate/issues
- common_genes - Genes shared between six expression platforms
- gene_sets - Gene sets to infer tumor stromal and immune infiltration
- ov - Ovarian cancer tumor RNA expression
- purity_data_affy - Affymetrix data used to train ESTIMATE algorithm
Last updated from:7f98f860d3. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 135 | ||
| source / vignettes | OK | 174 | ||
| linux-release-x86_64 | OK | 126 | ||
| macos-release-arm64 | OK | 86 | ||
| macos-oldrel-arm64 | OK | 104 | ||
| windows-devel | OK | 102 | ||
| windows-release | OK | 100 | ||
| windows-oldrel | OK | 84 | ||
| wasm-release | OK | 109 |
Exports:estimate_scorefilter_common_genesplot_purity
Dependencies:clicpp11dplyrfarvergenericsggplot2ggrepelgluegtableisobandlabelinglifecyclemagrittrpillarpkgconfigR6RColorBrewerRcpprlangS7scalestibbletidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Genes shared between six expression platforms | common_genes |
| Infer tumor purity using the ESTIMATE algorithm | estimate_score |
| Remove non-common genes from data frame | filter_common_genes |
| Gene sets to infer tumor stromal and immune infiltration | gene_sets |
| Ovarian cancer tumor RNA expression | ov |
| Plot Affymetrix purity scores against ESTIMATE study purity scores | plot_purity |
| Affymetrix data used to train ESTIMATE algorithm | purity_data_affy |
| tidyestimate: A modern implementation of the ESTIMATE algorithm | tidyestimate |
