Package: sketchR 1.3.0
sketchR: An R interface for python subsampling/sketching algorithms
Provides an R interface for various subsampling algorithms implemented in python packages. Currently, interfaces to the geosketch and scSampler python packages are implemented. In addition it also provides diagnostic plots to evaluate the subsampling.
Authors:
sketchR_1.3.0.tar.gz
sketchR_1.3.0.zip(r-4.5)sketchR_1.3.0.zip(r-4.4)sketchR_1.3.0.zip(r-4.3)
sketchR_1.3.0.tgz(r-4.5-any)sketchR_1.3.0.tgz(r-4.4-any)sketchR_1.3.0.tgz(r-4.3-any)
sketchR_1.3.0.tar.gz(r-4.5-noble)sketchR_1.3.0.tar.gz(r-4.4-noble)
sketchR_1.3.0.tgz(r-4.4-emscripten)sketchR_1.3.0.tgz(r-4.3-emscripten)
sketchR.pdf |sketchR.html✨
sketchR/json (API)
NEWS
# Install 'sketchR' in R: |
install.packages('sketchR', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/fmicompbio/sketchr/issues
On BioConductor:sketchR-1.3.0(bioc 3.21)sketchR-1.2.0(bioc 3.20)
Last updated 2 months agofrom:e11ec9e445. Checks:1 OK, 7 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 20 2025 |
R-4.5-win | NOTE | Feb 20 2025 |
R-4.5-mac | NOTE | Feb 20 2025 |
R-4.5-linux | NOTE | Feb 20 2025 |
R-4.4-win | NOTE | Feb 20 2025 |
R-4.4-mac | NOTE | Feb 20 2025 |
R-4.3-win | NOTE | Feb 20 2025 |
R-4.3-mac | NOTE | Feb 20 2025 |
Exports:compareCompositionPlotgeosketchgetGeosketchNamesgetScSamplerNameshausdorffDistPlotscsampler
Dependencies:abindbasiliskbasilisk.utilsBiobaseBiocGenericsclicolorspacecrayonDelayedArraydir.expirydplyrfansifarverfilelockgenericsggplot2gluegtablehereIRangesisobandjsonlitelabelinglatticelifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatsmgcvmunsellnlmepillarpkgconfigpngR6rappdirsRColorBrewerRcppRcppTOMLreticulaterlangrprojrootS4ArraysS4VectorsscalesSparseArraytibbletidyselectutf8vctrsviridisLitewithrXVector
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Compare the compositions of a data set and a subset | compareCompositionPlot |
Run geosketch to subsample a matrix | geosketch |
Get names of geosketch functions | getGeosketchNames |
Get names of scSampler functions | getScSamplerNames |
Create diagnostic plot of Hausdorff distances | hausdorffDistPlot |
Run scSampler to subsample a matrix | scsampler |