Package: cellpaintr 0.99.0

Christof Seiler
cellpaintr: Perturbation Analysis for Cell Painting Data
This package load cell painting data into R and preprocess feature to make them ready for machine learning. We use random forest to predict cell perturbations from CellProfiler features. We summarize the results in a volcano plot.
Authors:
cellpaintr_0.99.0.tar.gz
cellpaintr_0.99.0.zip(r-4.7)cellpaintr_0.99.0.zip(r-4.6)cellpaintr_0.99.0.zip(r-4.5)
cellpaintr_0.99.0.tgz(r-4.6-any)cellpaintr_0.99.0.tgz(r-4.5-any)
cellpaintr_0.99.0.tar.gz(r-4.7-any)cellpaintr_0.99.0.tar.gz(r-4.6-any)
cellpaintr_0.99.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
cellpaintr/json (API)
| # Install 'cellpaintr' in R: |
| install.packages('cellpaintr', repos = c('https://biocstaging.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/christofseiler/cellpaintr/issues
Pkgdown/docs site:https://christofseiler.github.io
singlecellsoftwareclassificationfeatureextractionpreprocessingvisualization
Last updated from:d2de195709. Checks:1 WARNING, 9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | WARNING | 210 | ||
| linux-devel-x86_64 | OK | 344 | ||
| source / vignettes | OK | 311 | ||
| linux-release-x86_64 | OK | 394 | ||
| macos-release-arm64 | OK | 243 | ||
| macos-oldrel-arm64 | OK | 397 | ||
| windows-devel | OK | 250 | ||
| windows-release | OK | 283 | ||
| windows-oldrel | OK | 280 | ||
| wasm-release | OK | 166 |
Exports:calculateStatsgenerate_dataloadDataplotAUCplotCellsPerImageplotLOOplotPCACorplotROCpredictLOOremoveLowVarianceremoveNAsremoveOutliersremoveZeroInflationtransformLogScalevolcanoPlot
Dependencies:abindassortheadbeachmatBiobaseBiocGenericsbiocmakeBiocNeighborsbitbit64clicliprcodetoolscpp11crayonDelayedArraydigestdir.expirydplyrfarverfilelockfurrrfuturegenericsGenomicRangesggplot2ggrepelglobalsgluegtablehardhathmsIRangesisobandlabelinglatticelifecyclelistenvmagrittrMatrixMatrixGenericsmatrixStatsparallellyparsnippillarpkgconfigprettyunitsprogresspurrrR6rangerRColorBrewerRcppRcppEigenreadrRigraphlibrlangrsampleS4ArraysS4VectorsS7scalesscrapperSeqinfoSingleCellExperimentsliderSparseArraysparsevctrsstringistringrSummarizedExperimenttibbletidyrtidyselecttzdbutf8vctrsviridisLitevroomwarpwithrXVectoryardstick
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Aggregate predicted leave-one-out probabilities over meta variables | aggregateYhat |
| Aggregate predicted leave-one-out probabilities over meta variables over a list of SingleCellExperiment objects | calculateStats |
| Internal function to compute y_hat on a subset of the features | compute_y_hat |
| Simulate CellProfiler data and write to a temporary file | generate_data |
| Load cell painting data from file and convert to a SingleCellExperiment | loadData |
| Plot AUC comparison | plotAUC |
| Plot number of cells per image | plotCellsPerImage |
| Plot predicted leave-one-out probabilities | plotLOO |
| Plot number of cells per image | plotPCACor |
| Plot ROC curves | plotROC |
| Predict target from features | predictLOO |
| Filter low variance features | removeLowVariance |
| Remove cells with missing features | removeNAs |
| Remove cells if not enough or too many in one image | removeOutliers |
| Remove zero-inflated features | removeZeroInflation |
| Filter low variance features | transformLogScale |
| Plot predicted leave-one-out probabilities | volcanoPlot |