Learn R Programming

⚠️There's a newer version (1.15.3.1) of this package.Take me there.

wrMisc (version 1.8.1)

Analyze Experimental High-Throughput (Omics) Data

Description

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.

Copy Link

Version

Install

install.packages('wrMisc')

Monthly Downloads

1,813

Version

1.8.1

License

GPL-3

Maintainer

Wolfgang Raffelsberger

Last Published

January 24th, 2022

Functions in wrMisc (1.8.1)

XYToDiffPpm

Express difference as ppm
adjBy2ptReg

Linear rescaling of numeric vertor or matrix
appendNR

Append vectors or lists, without duplcating common elements
checkGrpOrderSEM

Check order of multiple groups including non-overlapping SEM-margins
coinPermTest

Compare means of two vectors by permutation test
checkAvSd

Check how multiple groups of data separate or overlap based on mean +/- sd
colSds

sd for each column
contribToContigPerFrag

Characterize individual contribution of single edges in tree-structures
checkSimValueInSer

Check for similar values in series
completeArrLst

Complete list of arrays for same dimensions
arrayCV

CV of array
combinatIntTable

Planing for making all multiplicative combinations
colorAccording2

Transform numeric values to color-gradient
correctWinPath

Correct mixed slash and backslash in file path
countCloseToLimits

Count from two vectors number of values close within given limits
combineByEitherFactor

Create factor-like column regrouping data regrouping simultaneaously by two factors
extrNumericFromMatr

Extract numeric part of matrix or data.frame
correctToUnique

Correct vector to unique
elimCloseCoord

Eliminate close (overlapping) points (in x & y space)
coordOfFilt

get coordinates of values/points in matrix according to filtering condition
extrSpcText

Extract specific text
checkGrpOrder

checkGrpOrder
buildTree

Connect edges to form tree and extract all possible branches
cbindNR

cbind to non-redundant
diffPPM

difference in ppm between numeric values
diffCombin

Compute matrix of differences for all pairwise combinations of numeric vector
get1stOfRepeatedByCol

Get first of repeated by column
extractLast2numericParts

Extract last two numeric parts from character vector
linRegrParamAndPVal

Fit linear regression, return parameters and p-values
listBatchReplace

Replacements in list
cleanReplicates

Replace most distant values by NA
asSepList

Organize data as separate list-entries
filt3dimArr

Filter a three-dimensional array of numeric data
getValuesByUnique

Print matrix-content as plot
colMedSds

Standard error of median for each column by bootstrap
matr2list

Transform columns of matrix to list of vectors
matchSampToPairw

Match names to concatenated pairs of names
closeMatchMatrix

Reorganize results of search for close (similar) values in matrix-view
checkVectLength

Check length of vector
convColorToTransp

Assign new transparency to given colors
conv01toColNa

Convert matrix of integer to matrix of x-times repeated column-names
cutAtMultSites

Cut character-vector at multiple sites
checkStrictOrder

Check for strict (ascencing or descending) order
combineSingleT

Get all combinations with TRUE from each column
combineReplFromListToMatr

Combine replicates from list to matrix
equLenNumber

Equal character-length number
findSimilFrom2sets

Find similar numeric values from two vectors/matrixes
nFragments0

Number of fragments after cut at specific character(s)
nNonNumChar

Count number of non-numeric characters
pasteC

Advanced paste-collapse
moderTestXgrp

Multiple moderated pair-wise t-tests from limma
cutArrayInCluLike

Cut 3-dim array in list of matrixes (or arrays) similar to organizing into clusters
countSameStartEnd

Count same start- and end- sites of edges (or fragments)
extrColsDeX

Flexible extraction of columns
filtSizeUniq

Filter for unique elements
extr1chan

Extract just one series, ie channel, of list of arrays
findUsableGroupRange

Select groups within given range
gitDataUrl

Convert ulr-name for reading in raw-mode
combineRedBasedOnCol

Combine/reduce redundant lines based on specified column
combineOverlapInfo

Find and combine points located very close in x/y space
multiCharReplace

Multiple replacement of entire character elements in simple vector, matrix or data.frame
cutToNgrp

Cut numeric vector to n groups (ie convert to factor)
filterList

Filter for unique elements
filterLiColDeList

Filter lines(rows) and/or columns from all suitable elements of list
convMatr2df

Convert matrix (eg with redundant) row-names to data.frame
htmlSpecCharConv

Html special character conversion
exclExtrValues

Exclude extreme values (based on distance to mean)
convToNum

Convert vector to numeric
firstOfRepeated

Find first of repeated elements
fuseAnnotMatr

Fuse annotation matrix to initial matrix
listGroupsByNames

Organize values into list and sort by names
regrMultBy1or2point

Rescaling of multiple data-sets according to reference data using regression
renameColumns

Rename columns
presenceFilt

Filter lines of matrix for max number of NAs
lrbind

rbind on lists
exponNormalize

Normalize by adjusting exponent
fuseCommonListElem

Fuse content of list-elements with redundant (duplicated) names
filterNetw

Filter nodes & edges for extracting networks This function allows extracting and filtering network-data based on fixed threshold () and add sandwich-nodes (nodes inter-connecting initial nodes) out of node-based queries.
nonRedundLines

Non-redundant lines of matrix
nonAmbiguousNum

make numeric vector non-ambiguous (ie unique)
makeMAList

make MA-List object
fusePairs

Fuse pairs to generate cluster-names
findRepeated

Find repeated elements
findCloseMatch

Find close numeric values between two vectors
makeNRedMatr

Make non-redundant matrix
lmSelClu

Run lm on segmented data (from clustering)
matchNamesWithReverseParts

Value Matching with optional reversing of sub-parts of non-matching elements
ratioAllComb

Calculate all ratios between x and y
mergeW2

Extended version of merge for multiple objects (even without rownames)
mergeVectors

Merge Named Vectors
minDiff

Minimum distance/difference between values
nonAmbiguousMat

Transform matrix to non-ambiguous matrix (in respect to given column)
naOmit

Fast na.omit
randIndFx

Distance of categorical data (Jaccard,Rand and adjusted Rand index)
rankToContigTab

Contingenty tables for fit of ranking
moderTest2grp

Moderated pair-wise t-test from limma
sysDate

System-date (compressed format)
summarizeCols

Summarize columns (as median,mean,min,last or other methods)
scaleXY

Scale data to given minimum and maxiumum
searchDataPairs

Search duplicated data over multiple columns, ie pairs of data
ratioToPpm

Convert ratio to ppm
mergeSelCol

Merge selected columns out of 2 matrix or data.frames
uniqCountReport

Report number of unique and redundant elements (optional figure)
upperMaCoord

(upper) pairwise x,y combinations
mergeSelCol3

mergeSelCol3
rnormW

Normal random number generation with close fit to expected mean and sd
pVal2lfdr

Convert p-values to lfdr
firstLineOfDat

Filter matrix to keep only first of repeated lines
firstOfRepLines

Reduce to first occurance of repeated lines
levIndex

Transform (factor) levels into index
linModelSelect

Test multiple starting levels for linear regression model, select best and plot
readCsvBatch

Read batch of csv-files
pairsAsPropensMatr

Convert pairs of node-names to propensity matrix (non-oriented) Numerous network query tools produce a listing of pairs of nodes (with one pair of nodes per line). Using this function such a matrix (or data.frame) can be combined to this more comprehensive view as propensity-matrix. Note, this has been primarily developed for undireted interaction networks, the resulting propensity-matrix does not show any orientation any more. In a number of applications (eg in protein-protein interaction networks, PPI) the resulting matrix may be rather sparse.
readVarColumns

Read tabular content of files with variable number of columns
nonredDataFrame

Filter for unique elements
readTabulatedBatch

rowMedSds

sd of median for each row by bootstrap
rowGrpSds

Per line and per group sd-values
rowSEMs

SEM for each row
rowGrpNA

Count number of NAs per row and group of columns
multiMatch

Simple Multi-to-Multi Matching of (Concatenated) Terms
organizeAsListOfRepl

(re)organize data of (3-dim) array as list of replicates
normalizeThis

Normalize data in various modes
replPlateCV

CV of replicate plates (list of matrixes)
numPairDeColNames

Extract pair of numeric values from vector or column-names
nFragments

Number of fragments after cut at specific character(s) within size-range
treatTxtDuplicates

Locate duplicates in text and make non-redundant
stableMode

Estimate mode (most frequent value)
standardW

Standardize (scale) data
rowGrpCV

row group CV
readXlsxBatch

Read batch of Excel xlsx-files
partUnlist

Partial unlist of lists of lists
stdErrMedBoot

Standard eror of median by boot-strap
sumNAperGroup

Count number of NAs per sub-set of columns
rmDupl2colMatr

Remove lines of matrix redundant /duplicated for 1st and 2nd column
triCoord

Pairwise x,y combinations
reduceTable

Reduce table by aggregating smaller groups
partialDist

Partial distance matrix (focus on closest)
rowCVs

rowCVs
writeCsv

Write (and convert) csv files
withinRefRange

Check for values within range of reference
searchLinesAtGivenSlope

Search points forming lines at given slope
test2factLimma

2-factorial limma-style t-test
rowGrpMeans

rowMeans with destinction of groups (of columns, eg groups of replicates)
simpleFragFig

Simple figure showing line from start- to end-sites of edges (or fragments) defined by their start- and end-sites simpleFragFig draws figure showing start- and end-sites of edges (or fragments)
sortBy2CategorAnd1IntCol

Sort matrix by two categorical and one integer columns
singleLineAnova

2-factorial Anova on single line of data
regrBy1or2point

Rescaling according to reference data using linear regression.
transpGraySca

Make single vector gray-gradient
sampNoDeMArrayLM

Locate sample index from index or name of pair-wise comparisons in list or MArrayLM-object
replNAbyLow

Replace NAs by low values
reorgByCluNo

Reorganize matrix according to clustering-output
rowSds

sd for each row (fast execution)
tTestAllVal

t.test on all individual values against all other values
tableToPlot

Print matrix-content as plot
addBeforFileExtension

Add text before file-extension