Learn R Programming

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

wrMisc (version 1.2.3)

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,456

Version

1.2.3

License

GPL-3

Maintainer

Wolfgang Raffelsberger

Last Published

June 16th, 2020

Functions in wrMisc (1.2.3)

XYToDiffPpm

Express difference as ppm
cbindNR

cbind to non-redundant
asSepList

Organize data as separate list-entries
addBeforFileExtension

Add text before file-extension
checkAvSd

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

Linear rescaling of numeric vertor or matrix
checkGrpOrder

checkGrpOrder
buildTree

Connect edges to form tree and extract all possible branches
checkGrpOrderSEM

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

CV of array
colMedSds

Standard error of median for each column by bootstrap
diffCombin

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

Combine replicates from list to matrix
combineSingleT

Get all combinations with TRUE from each column
diffPPM

difference in ppm between numeric values
colSds

sd for each column
closeMatchMatrix

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

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

Check for similar values in series
coinPermTest

Compare means of two vectors by permutation test
convToNum

Convert to numeric
checkVectLength

Check length of vector
combineOverlapInfo

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

Check for strict (ascencing or descending) order
colorAccording2

Transform numeric values to color-gradient
elimCloseCoord

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

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

Filter for unique elements
combineRedBasedOnCol

Combine/reduce redundant lines based on specified column
filterList

Filter for unique elements
equLenNumber

Equal character-length number
fusePairs

Fuse pairs to generate cluster-names
combineByEitherFactor

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

Find repeated elements
findCloseMatch

Find close numeric values between two vectors
listBatchReplace

Replacements in list
listGroupsByNames

Organize values into list and sort by names
matchNamesWithReverseParts

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

Replace most distant values by NA
organizeAsListOfRepl

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

Normalize data in various modes
conv01toColNa

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

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

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

Assign new transparency to given colors
cutToNgrp

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

Cut character-vector at multiple sites
exclExtrValues

Exclude extreme values (based on distance to mean)
extrNumericFromMatr

Extract numeric part of matrix or data.frame
correctToUnique

Correct vector to unique
matr2list

Transform columns of matrix to list of vectors
nNonNumChar

Count number of non-numeric characters
completeArrLst

Complete list of arrays for same dimensions
naOmit

Fast na.omit
rankToContigTab

Contingenty tables for fit of ranking
extrSpcText

Extract specific text
exponNormalize

Normalize by adjusting exponent
lrbind

rbind on lists
lmSelClu

Run lm on segmented data (from clustering)
ratioAllComb

Calculate all ratios between x and y
rmDupl2colMatr

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

Reduce to first occurance of repeated lines
get1stOfRepeatedByCol

Get first of repeated by column
firstLineOfDat

Filter matrix to keep only first of repeated lines
moderTest2grp

Moderated pair-wise t-test from limma
countCloseToLimits

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

Fit linear regression, return parameters and p-values
extrColsDeX

Flexible extraction of columns
fuseAnnotMatr

Fuse annotation matrix to initial matrix
extr1chan

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

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

Find first of repeated elements
htmlSpecCharConv

Html special character conversion
partialDist

Partial distance matrix (focus on closest)
moderTestXgrp

Multiple moderated pair-wise t-tests from limma
pasteC

Advanced paste-collapse
rowCVs

rowCVs
mergeSelCol3

mergeSelCol3
partUnlist

Partial unlist of lists of lists
pVal2lfdr

Convert p-values to lfdr
presenceFilt

Filter lines of matrix for max number of NAs
minDiff

Minimum distance/difference between values
readXlsxBatch

Read batch of Excel xlsx-files
getValuesByUnique

Print matrix-content as plot
mergeW2

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

Reduce table by aggregating smaller groups
readVarColumns

Read tabular content of files with variable number of columns
randIndFx

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

Replace NAs by low values
rowGrpCV

row group CV
nonRedundLines

Non-redundant lines of matrix
ratioToPpm

Convert ratio to ppm
nonredDataFrame

Filter for unique elements
readCsvBatch

Read batch of csv-files
rowGrpMeans

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

Sort matrix by two categorical and one integer columns
contribToContigPerFrag

Characterize individual contribution of single edges in tree-structures
stableMode

Estimate mode (most frequent value)
upperMaCoord

(upper) pairwise x,y combinations
uniqCountReport

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

SEM for each row
regrBy1or2point

Rescaling according to reference data using linear regression.
searchLinesAtGivenSlope

Search points forming lines at given slope
searchDataPairs

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

Extract last two numeric parts from character vector
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)
replPlateCV

CV of replicate plates (list of matrixes)
rowSds

sd for each row (fast execution)
treatTxtDuplicates

Locate duplicates in text and make non-redundant
triCoord

Pairwise x,y combinations
filt3dimArr

Filter a three-dimensional array of numeric data
tableToPlot

Print matrix-content as plot
tTestAllVal

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

2-factorial Anova on single line of data
transpGraySca

Make single vector gray-gradient
test2factLimma

2-factorial limma-style t-test
makeMAList

make MA-List object
findSimilFrom2sets

Find similar numeric values from two vectors/matrixes
findUsableGroupRange

Select groups within given range
makeNRedMatr

Make non-redundant matrix
nFragments

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

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

make numeric vector non-ambiguous (ie unique)
regrMultBy1or2point

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

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

Rename columns
rowGrpSds

Per line and per group sd-values
rowMedSds

sd of median for each row by bootstrap
summarizeCols

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

Standard eror of median by boot-strap
withinRefRange

Check for values within range of reference
writeCsv

Write (and convert) csv files