wrMisc: Analyze Experimental High-Throughput (Omics) Data

The efficient treatment and convenient analysis of experimental high-throughput (omics) data gets facilitated through this collection of diverse functions. Several functions address advanced object-conversions, like manipulating lists of lists or lists of arrays, reorganizing lists to arrays or into separate vectors, merging of multiple entries, etc. Another set of functions provides speed-optimized calculation of standard deviation (sd), coefficient of variance (CV) or standard error of the mean (SEM) for data in matrixes or means per line with respect to additional grouping (eg n groups of replicates). Other functions facilitate dealing with non-redundant information, by indexing unique, adding counters to redundant or eliminating lines with respect redundancy in a given reference-column, etc. Help is provided to identify very closely matching numeric values to generate (partial) distance matrixes for very big data in a memory efficient manner or to reduce the complexity of large data-sets by combining very close values. Many times large experimental datasets need some additional filtering, adequate functions are provided. Batch reading (or writing) of sets of files and combining data to arrays is supported, too. Convenient data normalization is supported in various different modes, parameter estimation via permutations or boot-strap as well as flexible testing of multiple pair-wise combinations using the framework of 'limma' is provided, too.

Version: 1.14.2
Depends: R (≥ 3.1.0)
Imports: grDevices, graphics, MASS, stats, utils
Suggests: BBmisc, boot, coin, data.table, data.tree, fdrtool, flexclust, knitr, limma, markdown, mixdist, NbClust, preprocessCore, qvalue, Rcpp, RColorBrewer, readxl, rmarkdown, som, stringi, VGAM, vsn, wrGraph
Published: 2024-02-28
Author: Wolfgang Raffelsberger [aut, cre]
Maintainer: Wolfgang Raffelsberger <w.raffelsberger at gmail.com>
License: GPL-3
NeedsCompilation: no
In views: Omics
CRAN checks: wrMisc results

Documentation:

Reference manual: wrMisc.pdf
Vignettes: wrMiscVignette1

Downloads:

Package source: wrMisc_1.14.2.tar.gz
Windows binaries: r-devel: wrMisc_1.14.2.zip, r-release: wrMisc_1.14.2.zip, r-oldrel: wrMisc_1.14.2.zip
macOS binaries: r-release (arm64): wrMisc_1.14.2.tgz, r-oldrel (arm64): wrMisc_1.14.2.tgz, r-release (x86_64): wrMisc_1.14.2.tgz
Old sources: wrMisc archive

Reverse dependencies:

Reverse imports: wrGraph, wrProteo, wrTopDownFrag

Linking:

Please use the canonical form https://CRAN.R-project.org/package=wrMisc to link to this page.