Package: matter 2.7.2

Kylie A. Bemis

matter: Scientific computing for out-of-memory signals and images

Toolbox for out-of-memory scientific computing and data visualization, providing memory-efficient file-based data structures for dense and sparse vectors, matrices, and arrays with applications to nonuniformly sampled signals and images.

Authors:Kylie A. Bemis <[email protected]>

matter_2.7.2.tar.gz
matter_2.7.2.zip(r-4.5)matter_2.7.2.zip(r-4.4)matter_2.7.2.zip(r-4.3)
matter_2.7.2.tgz(r-4.4-arm64)matter_2.7.2.tgz(r-4.4-x86_64)matter_2.7.2.tgz(r-4.3-arm64)matter_2.7.2.tgz(r-4.3-x86_64)
matter_2.7.2.tar.gz(r-4.5-noble)matter_2.7.2.tar.gz(r-4.4-noble)
matter_2.7.2.tgz(r-4.4-emscripten)matter_2.7.2.tgz(r-4.3-emscripten)
matter.pdf |matter.html
matter/json (API)
NEWS

# Install 'matter' in R:
install.packages('matter', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/kuwisdelu/matter/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On BioConductor:matter-2.7.1(bioc 3.20)matter-2.6.1(bioc 3.19)

bioconductor-package

259 exports 2.42 score 15 dependencies 2 dependents 1 mentions

Last updated 27 days agofrom:fea1ed036d

Exports:.colStats.rowStatsadataadd_alphaadd_facetsadd_markaindexapprox1approx2Aritharray_indas_facetsas.altrepas.arrayas.data.frameas.factoras.listas.matrixas.matteras.sparseasearchatomdataatomdata<-atomindexatomindex<-atomsavgbinpeaksbinvecbsearchcbind2checksumchunk_applychunk_colapplychunk_lapplychunk_mapplychunk_rowapplychunk_writerchunkApplychunked_listchunked_matchunked_vecchunkifychunkLapplychunkMapplycoldistcoldist_atcolDistFuncolDistscolMeanscolscalecolStatscolSumscolsweepcombineconvolve_atcoscorecpalcv_docwtdescribe_for_displaydimsdomaindomain<-downsampledpaldrledroplevelsEncodingEncoding<-enhance_adaptenhance_adjenhance_histestbase_hullestbase_locestbase_medestbase_snipestdimestnoise_diffestnoise_filtestnoise_madestnoise_quantestnoise_sdestreseval_ateval_exprsfastmapfilt1_adaptfilt1_bifilt1_convfilt1_difffilt1_gaussfilt1_guidefilt1_mafilt1_pagfilt1_sgfilt2_adaptfilt2_bifilt2_convfilt2_difffilt2_gaussfilt2_guidefilt2_mafindbinsfindpeaksfindpeaks_cwtfindridgesgetRNGStreamhex2rawicorinpolyis_griddedis.drleis.matteris.sparsekdsearchkdtreeknnsearchlevelslinear_indlocmaxlocminmattermatter_arrmatter_fctmatter_listmatter_matmatter_strmatter_vecmeanmemmemtimemergepeaksmimi_learnmtimenndsvdnnmf_alsnnmf_multnnpairsnnzeronscentroidsopls_nipalspanel_dimpanel_getpanel_gridpanel_nextpanel_prevpanel_setparse_formulapathpath<-peakareaspeakheightspeakwidthspinvplotplot_imageplot_signalpls_kernelpls_nipalspls_simplspointerspointers<-prcompprcomp_lanczospredscorepreplotpreview_for_displayprofmemqmadqmedianqorderqrankqselectraw2hexrbind2read_atomread_atomsreadonlyreadonly<-reldiffrescale_iqrrescale_rangerescale_refrescale_rmsrescale_sumrickerRNGStreamsrocscorerollrollvecrowdistrowdist_atrowDistFunrowDistsrowMajrowMeansrowscalerowStatsrowSumsrowsweeps_alls_anys_colstatss_maxs_means_mins_nnzeros_prods_ranges_rowstatss_sds_stats_sums_varsamplersampler<-sdseq_relset_channelset_coordset_engineset_parset_titlesetRNGStreamsgmixsgmixnshinglessimspecsimspec1size_bytessizeofsparse_matsparse_vecstat_cstructtto_rasterto_raster3tolerancetolerance<-trans2dtypetype<-uuidvarvipvizivizi_enginevizi_parvizi_stylevm_usedwarp1_cowwarp1_dtwwarp1_locwarp2_transwrite_atomwrite_atoms

Dependencies:BHBiocGenericsBiocParallelcodetoolscpp11digestformatRfutile.loggerfutile.optionsirlbalambda.rlatticeMatrixProtGenericssnow

Matter 2: User guide for flexible out-of-memory data structures

Rendered frommatter-2-guide.Rmdusingknitr::rmarkdownon Jun 14 2024.

Last update: 2023-08-03
Started: 2022-10-23

Readme and manuals

Help Manual

Help pageTopics
Resampling in 1D with Interpolationapprox1
Resampling in 2D with Interpolationapprox2
Approximate Key-Value Searchasearch
Peak Processingbinpeaks mergepeaks
Binned Summaries of a Vectorbinvec
Binary Search with Approximate Matchingbsearch reldiff
Calculate Checksums and Cryptographic Hasheschecksum checksum,atoms-method checksum,character-method checksum,matter_-method
Apply Functions Over Chunks of a List, Vector, or MatrixchunkApply chunkLapply chunkMapply chunk_apply chunk_colapply chunk_lapply chunk_mapply chunk_rowapply chunk_writer
Chunked Vectors, Arrays, and Listsas.list,chunked-method chunked chunked-class chunked_arr chunked_arr-class chunked_list chunked_list-class chunked_mat chunked_mat-class chunked_vec chunked_vec-class chunkify class:chunked class:chunked_arr class:chunked_list class:chunked_mat class:chunked_vec describe_for_display,chunked-method length,chunked-method lengths,chunked-method preview_for_display,chunked-method [,chunked,ANY,ANY,ANY-method [[,chunked_list-method [[,chunked_mat-method [[,chunked_vec-method
Scaling and Centering by Row or Column Based on Groupingcolscale colscale,ANY-method rowscale rowscale,ANY-method
Row and Column Summary Statistics Based on Grouping.colStats .rowStats colStats colStats,ANY-method colStats,matter_mat-method colStats,sparse_mat-method rowStats rowStats,ANY-method rowStats,matter_mat-method rowStats,sparse_mat-method
Sweep out Matrix Summaries Based on Groupingcolsweep colsweep,ANY-method colsweep,matter_mat-method colsweep,sparse_mat-method rowsweep rowsweep,ANY-method rowsweep,matter_mat-method rowsweep,sparse_mat-method
Convolution at Arbitrary Indicesconvolve_at
Colocalization Coefficientscoscore
Color Palettesadd_alpha cpal dpal
Perform Cross Validationcv_do fitted.cv
Deferred Operations on ``matter'' ObjectsArith Arith,array,matter_arr-method Arith,array,sparse_arr-method Arith,matter_arr,array-method Arith,matter_arr,vector-method Arith,sparse_arr,array-method Arith,sparse_arr,vector-method Arith,vector,matter_arr-method Arith,vector,sparse_arr-method Compare Logic Ops
Downsample a Signaldownsample findbins
Delta Run Length Encodingas.data.frame,drle-method as.factor,drle_fct-method as.integer,drle-method as.list,drle-method as.numeric,drle-method as.vector,drle-method c,drle-method class:drle class:drle_fct combine,drle,drle-method combine,drle,numeric-method combine,drle_fct,drle_fct-method combine,numeric,drle-method drle drle-class drle_fct drle_fct-class droplevels,drle_fct-method is.drle length,drle-method levels,drle_fct-method levels<-,drle_fct-method type,drle-method [,drle,ANY,ANY,ANY-method [,drle_fct,ANY,ANY,ANY-method
Contrast Enhancementenhance enhance_adapt enhance_adj enhance_hist
Continuum Estimationestbase estbase_hull estbase_loc estbase_med estbase_snip
Estimate Raster Dimensionsestdim
Local Noise Estimationestnoise estnoise_diff estnoise_filt estnoise_mad estnoise_quant estnoise_sd
Estimate Signal Resolutionestres
FastMap ProjectioncolDistFun fastmap predict.fastmap rowDistFun
Smoothing Filters in 1Dfilt1 filt1_adapt filt1_bi filt1_conv filt1_diff filt1_gauss filt1_guide filt1_ma filt1_pag filt1_sg
Smoothing Filters in 2Dfilt2 filt2_adapt filt2_bi filt2_conv filt2_diff filt2_gauss filt2_guide filt2_ma
Peak Detectionfindpeaks locmax locmin
CWT-based Peak Detectioncwt findpeaks_cwt findridges ricker
Point in polygoninpoly
K-Dimensional Nearest Neighbor Searchkdsearch kdtree knnsearch nnpairs
Out-of-Memory Arrays%*%,matrix,matter_mat-method %*%,matter_mat,matrix-method %*%,matter_mat,vector-method %*%,vector,matter_mat-method as.array,matter_arr-method as.integer,matter_arr-method as.logical,matter_arr-method as.matrix,matter_arr-method as.numeric,matter_arr-method as.raw,matter_arr-method as.vector,matter_arr-method c,matter_arr-method cbind2,matter_mat,matter_mat-method cbind2,matter_mat,matter_vec-method cbind2,matter_vec,matter_mat-method cbind2,matter_vec,matter_vec-method class:matter_arr class:matter_mat class:matter_vec combine,matter_arr,ANY-method crossprod,ANY,matter_mat-method crossprod,matter_mat,ANY-method dim,matter_vec-method dim<-,matter_arr-method dim<-,matter_vec-method exp,matter_arr-method log,matter_arr-method log10,matter_arr-method log1p,matter_arr-method log2,matter_arr-method matter_arr matter_arr-class matter_mat matter_mat-class matter_vec matter_vec-class rbind2,matter_mat,matter_mat-method rbind2,matter_mat,matter_vec-method rbind2,matter_vec,matter_mat-method rbind2,matter_vec,matter_vec-method rowMaj rowMaj,Matrix-method rowMaj,matrix-method rowMaj,matter_arr-method t,matter_arr-method t,matter_vec-method tcrossprod,ANY,matter_mat-method tcrossprod,matter_mat,ANY-method [,matter_arr,ANY,ANY,ANY-method [,matter_arr-method [,matter_mat,ANY,ANY,ANY-method [,matter_mat-method [<-,matter_arr,ANY,ANY,ANY-method [<-,matter_arr-method [<-,matter_mat,ANY,ANY,ANY-method [<-,matter_mat-method
Out-of-Memory Factorsas.factor,matter_fct-method class:matter_fct combine,matter_fct,ANY-method levels,matter_fct-method levels<-,matter_fct-method matter_fct matter_fct-class [,matter_fct,ANY,ANY,ANY-method [,matter_fct-method [<-,matter_fct,ANY,ANY,ANY-method [<-,matter_fct-method
Out-of-Memory Lists of Vectors$,matter_list-method $<-,matter_list-method as.list,matter_list-method c,matter_list-method class:matter_list combine,matter_list,ANY-method dim,matter_list-method length,matter_list-method lengths,matter_list-method matter_list matter_list-class [,matter_list,ANY,ANY,ANY-method [,matter_list-method [<-,matter_list,ANY,ANY,ANY-method [<-,matter_list-method [[,matter_list,ANY,ANY-method [[,matter_list-method [[<-,matter_list,ANY,ANY-method [[<-,matter_list-method
Out-of-Memory Stringsas.character,matter_str-method as.vector,matter_str-method c,matter_str-method class:matter_str combine,matter_str,ANY-method dim,matter_str-method Encoding,matter_str-method Encoding<-,matter_str-method length,matter_str-method lengths,matter_str-method matter_str matter_str-class [,matter_str,ANY,ANY,ANY-method [,matter_str-method [<-,matter_str,ANY,ANY,ANY-method [<-,matter_str-method
Vectors, Matrices, and Arrays Stored in Virtual Memoryadata adata,matter-method as.data.frame,atoms-method as.list,atoms-method as.matter atomdata atomdata,matter-method atomdata<- atomdata<-,matter-method atoms atoms-class c,atoms-method c,matter-method cbind2,atoms,ANY-method class:atoms class:matter combine,atoms,ANY-method dim,atoms-method dim,matter-method dim<-,matter-method dimnames,matter-method dimnames<-,matter,ANY-method dims,atoms-method is.matter length,atoms-method length,matter-method length<-,matter-method lengths,atoms-method matter matter-class names,matter-method names<-,matter-method path path,atoms-method path,matter_-method path<- path<-,atoms-method path<-,matter_-method rbind2,atoms,ANY-method readonly readonly,atoms-method readonly,matter_-method readonly<- readonly<-,atoms-method readonly<-,matter_-method type type,atoms-method type,matter-method type<- type<-,atoms-method type<-,matter-method [,atoms,ANY,ANY,ANY-method [,atoms-method [[,atoms,ANY,ANY-method [[,atoms-method
Options for ``matter'' Objectsmatter-options
Data Types for ``matter'' Objectsmatter-types types
Check Memory Usemem memtime mtime profmem
Multiple Instance Learningmi_learn
Nonnegative Matrix Factorizationnndsvd nnmf nnmf_als nnmf_mult predict.nnmf
Nearest Shrunken Centroidsfitted.nscentroids logLik.nscentroids nscentroids predict.nscentroids
Peak Summarizationpeakareas peakheights peakwidths
Plot a Signal or Imageplot_image plot_signal
Plotting Graphical Marksplot,vizi_bars,ANY-method plot,vizi_boxplot,ANY-method plot,vizi_image,ANY-method plot,vizi_intervals,ANY-method plot,vizi_lines,ANY-method plot,vizi_peaks,ANY-method plot,vizi_pixels,ANY-method plot,vizi_points,ANY-method plot,vizi_rules,ANY-method plot,vizi_text,ANY-method plot,vizi_voxels,ANY-method plot.vizi_bars plot.vizi_boxplot plot.vizi_image plot.vizi_intervals plot.vizi_lines plot.vizi_peaks plot.vizi_pixels plot.vizi_points plot.vizi_rules plot.vizi_text plot.vizi_voxels vizi_bars vizi_boxplot vizi_image vizi_intervals vizi_lines vizi_peaks vizi_pixels vizi_points vizi_rules vizi_text vizi_voxels
Partial Least Squarescoef.opls fitted.opls fitted.pls opls opls_nipals pls pls_kernel pls_nipals pls_simpls predict.opls predict.pls residuals.opls vip
Principal Components Analysis for ``matter'' Matricesprcomp prcomp,matter_mat-method prcomp,sparse_mat-method prcomp_lanczos
Score predictive performancepredscore
Signal Normalizationrescale rescale_iqr rescale_range rescale_ref rescale_rms rescale_sum
Parallel RNG StreamsgetRNGStream RNGStreams setRNGStream
Compute area under ROC curverocscore
Rolling Summaries of a Vectorrollvec
Compute Distances between Rows or Columns of a Matrixcoldist colDists colDists,ANY,missing-method colDists,matrix,matrix-method colDists,matrix,matter_mat-method colDists,matrix,sparse_mat-method colDists,matter_mat,matrix-method colDists,sparse_mat,matrix-method coldist_at rowdist rowDists rowDists,ANY,missing-method rowDists,matrix,matrix-method rowDists,matrix,matter_mat-method rowDists,matrix,sparse_mat-method rowDists,matter_mat,matrix-method rowDists,sparse_mat,matrix-method rowdist_at
Spatial Gaussian Mixture Modelfitted.sgmix logLik.sgmix logLik.sgmixn sgmix sgmixn
Simulate Spectrasimspec simspec1
Sparse Vectors and Matrices%*%,matrix,sparse_mat-method %*%,sparse_mat,matrix-method %*%,sparse_mat,vector-method %*%,vector,sparse_mat-method aindex aindex,sparse_arr-method as.array,sparse_arr-method as.integer,sparse_arr-method as.logical,sparse_arr-method as.matrix,sparse_arr-method as.numeric,sparse_arr-method as.raw,sparse_arr-method as.sparse as.vector,sparse_arr-method atomdata,sparse_arr-method atomindex atomindex,sparse_arr-method atomindex<- atomindex<-,sparse_arr-method cbind2,sparse_mat,sparse_mat-method class:sparse_arr class:sparse_mat class:sparse_vec crossprod,ANY,sparse_mat-method crossprod,sparse_mat,ANY-method dim,sparse_vec-method domain domain,array-method domain,sparse_arr-method domain,vector-method domain<- domain<-,array-method domain<-,sparse_arr-method domain<-,vector-method exp,sparse_arr-method is.sparse length,sparse_arr-method lengths,sparse_arr-method log,sparse_arr-method log10,sparse_arr-method log1p,sparse_arr-method log2,sparse_arr-method nnzero,sparse_arr-method pointers pointers,sparse_arr-method pointers<- pointers<-,sparse_arr-method rbind2,sparse_mat,sparse_mat-method rowMaj,sparse_arr-method sampler sampler,sparse_arr-method sampler<- sampler<-,sparse_arr-method sparse_arr sparse_arr-class sparse_mat sparse_mat-class sparse_vec sparse_vec-class t,sparse_arr-method t,sparse_vec-method tcrossprod,ANY,sparse_mat-method tcrossprod,sparse_mat,ANY-method tolerance,sparse_arr-method tolerance<- tolerance<-,sparse_arr-method [,sparse_arr,ANY,ANY,ANY-method [<-,sparse_arr,ANY,ANY,ANY-method [<-,sparse_arr-method
Streaming Summary Statisticsas.data.frame,stream_stat-method combine,stream_stat,ANY-method stat_c stream_stat s_all s_any s_colstats s_max s_mean s_min s_nnzero s_prod s_range s_rowstats s_sd s_stat s_sum s_var
C-Style Structs Stored in Virtual Memorystruct
Summary Statistics for ``matter'' Objectsall,matter_arr-method any,matter_arr-method colMeans colMeans,matter_mat-method colMeans,sparse_mat-method colSums colSums,matter_mat-method colSums,sparse_mat-method max,matter_arr-method mean,matter_arr-method min,matter_arr-method prod,matter_arr-method range,matter_arr-method rowMeans rowMeans,matter_mat-method rowMeans,sparse_mat-method rowSums rowSums,matter_mat-method rowSums,sparse_mat-method sd,matter_arr-method sum,matter_arr-method Summary var,matter_arr-method
Rasterize a Scattered 2D or 3D Signalis_gridded to_raster to_raster3
2D Spatial Transformationtrans2d
Universally Unique Identifiershex2raw raw2hex uuid
A Simple Grammar of Base Graphicsadd_facets add_mark as_facets c,vizi_facets-method c,vizi_plot-method combine,vizi_facets,vizi_facets-method combine,vizi_plot,vizi_plot-method plot,vizi_colorkey,ANY-method plot,vizi_facets,ANY-method plot,vizi_key,ANY-method plot,vizi_plot,ANY-method preplot,vizi_facets-method preplot,vizi_plot-method print,vizi_facets,ANY-method print,vizi_plot,ANY-method set_channel set_coord set_engine set_par set_title vizi
Set Graphical Parametersvizi_engine vizi_par vizi_style
Warping to Align 1D Signalsicor warp1 warp1_cow warp1_dtw warp1_loc
Warping to Align 2D Signalsmi warp2 warp2_trans