| allIdentical |
Testing whether several objects are all identical with each other |
| apply1 |
Summarizing rows/columns by a factor |
| apply2 |
Summarizing rows/columns by a factor |
| asNumMatrix |
Convert string-valued data frame or matrix into a numeric matrix |
| assertColumnName |
Assert whether the required column names exist |
| assertContrast |
Check dimensionality of contrast matrix |
| assertDesign |
Check dimensionality of design matrix |
| assertDesignContrast |
Check dimensionality of both design and contrast matrix |
| assertDir |
Checks existing directory |
| assertFile |
Check whether file(s) exist |
| atofMatrix |
Convert string-valued data frame or matrix into a numeric matrix |
| checkDir |
Checks existing directory |
| checkFile |
Check whether file(s) exist |
| chosenFew |
Print the chosen few items of a long vector |
| clearLog |
The functions 'registerLog' and 'doLog' provide a simple mechanism to handle loggings (printing text messages to files or other types of connections) in R. |
| closeFileDevice |
Open a device as a file preparing for plotting in the file |
| closeLoggerConnections |
Close connections to all loggers This function closes all open connections set up by loggers It is automatically run at the end of the R session (setup by 'registerLog') |
| columnOverlapCoefficient |
Pairwise jaccard/overlap coefficient can be calculated efficiently using matrix Pairwise overlap coefficient of binary matrix by column |
| compTwoVecs |
Compare two vectors by set operations |
| countTokens |
Count tokens by splitting strings |
| createDir |
Create a directory if it does not exist, and then make sure the creation was successful. |
| cumJaccardDistance |
Cumulative Jaccard Index |
| cumJaccardIndex |
Cumulative Jaccard Index |
| cumOverlapCoefficient |
Cumulative overlap coefficient |
| cumOverlapDistance |
Cumulative overlap coefficient |
| cumsumprop |
Proportion of cumulative sum over sum |
| cutInterval |
Cut a vector of numbers into interval factors. |
| identicalMatrix |
Test whether two matrices are identical by values and by dim names |
| identicalMatrixValue |
Test whether two matrices have the same numerica values given certain accuracy |
| imatch |
Case-insensitive match and pmatch |
| imatchv |
Case-insensitive match and pmatch |
| ipmatch |
Case-insensitive match and pmatch |
| ipmatchv |
Case-insensitive match and pmatch |
| isDebugging |
Functions for command-line Rscript debugging |
| isDir |
Checks existing directory |
| isError |
Tell whether an object is an error |
| isIntDebugging |
Functions for command-line Rscript debugging |
| isInvarCol |
Remove invariable columns from a data frame or matrix |
| isMaxStatRow |
KEEP ROWS WITH THE MAXIMUM STATISTIC |
| isRocheCompoundID |
Tell whether a character string is a Roche compound ID |
| isVarCol |
Remove invariable columns from a data frame or matrix |
| pAbsLog10Score |
Transform p-values to continuous scores with the absolute-log10 transformation |
| pairwiseJaccardDistance |
Calculate pairwise Jaccard Indices between each pair of items in a list |
| pairwiseJaccardIndex |
Calculate pairwise Jaccard Indices between each pair of items in a list |
| pairwiseOverlapCoefficient |
Calculate pairwise overlap coefficients between each pair of items in a list |
| pairwiseOverlapDistance |
Calculate pairwise overlap coefficients between each pair of items in a list |
| percentage |
Print a decimal number in procent format |
| pQnormScore |
Transform p-values to continuous scores with the quantile function of the normal distribution |
| print.BEDAinfo |
Print BEDAinfo object |
| pScore |
Transform p-values to continuous scores |
| putColsFirst |
Rearrange columns to put some columns to far left |
| pwdecode |
Decode password with function implemented with pwencode |
| pwencode |
Encode a password |
| refactorNum |
Sort numeric factor levels by values |
| registerLog |
The functions 'registerLog' and 'doLog' provide a simple mechanism to handle loggings (printing text messages to files or other types of connections) in R. |
| relevels |
Relevel a factor by a named or unnamed vector. |
| relevelsByNamedVec |
Relevel a factor by a named vector. |
| relevelsByNotNamedVec |
Relevel a factor by a unnamed vector. |
| reload |
Reload a package |
| removeColumns |
Remove columns |
| removeInvarCol |
Remove invariable columns from a data frame or matrix |
| replaceColumnName |
Replace column names in data.frame |
| ribiosTempdir |
A temporary directory which (1) every machine in the cluster has access to and (2) has sufficient space |
| ribiosTempfile |
A temporary file which (1) every machine in the cluster has access to and (2) there is sufficient space |
| ribiosUtils |
ribiosUtils |
| rmat |
Remove temporary files at a specified time interval from now |
| rocheCore |
Extract core identifiers from Roche compound IDs |
| rowscale |
S3 method for row-scaling |
| rowscale.matrix |
Scale a matrix by row |
| rsetdiff |
Reverse setdiff |