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.5)tidyestimate_1.1.1.9000.zip(r-4.4)tidyestimate_1.1.1.9000.zip(r-4.3)
tidyestimate_1.1.1.9000.tgz(r-4.4-any)tidyestimate_1.1.1.9000.tgz(r-4.3-any)
tidyestimate_1.1.1.9000.tar.gz(r-4.5-noble)tidyestimate_1.1.1.9000.tar.gz(r-4.4-noble)
tidyestimate_1.1.1.9000.tgz(r-4.4-emscripten)tidyestimate_1.1.1.9000.tgz(r-4.3-emscripten)
tidyestimate.pdf |tidyestimate.html✨
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 1 years agofrom:7f98f860d3. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win | OK | Nov 03 2024 |
R-4.5-linux | OK | Nov 03 2024 |
R-4.4-win | NOTE | Nov 03 2024 |
R-4.4-mac | NOTE | Nov 03 2024 |
R-4.3-win | NOTE | Nov 03 2024 |
R-4.3-mac | NOTE | Nov 03 2024 |
Exports:estimate_scorefilter_common_genesplot_purity
Dependencies:clicolorspacedplyrfansifarvergenericsggplot2ggrepelgluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerRcpprlangscalestibbletidyselectutf8vctrsviridisLitewithr
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 |