String manipulations in R (May 10, 2005)

This page is moving to a new website.

This page is moving to a new website.

As part of my efforts to analyze microarray data, I am finding that I need to do simple string manipulations in R. Here is a list of functions that might help.

There are several functions that will convert one string into another string.

Several functions help find matches between two lists.

Several functions will use regular expressions.

A nice tutorial, by the way, on regular expressions is at:

There are several string manipulation functions found in the limma package, including