Description Usage Arguments Value Author(s) Examples
Adds (add_at) or removes (add_at) the string "_at"
suffix from a character vector. The "_at" is often added by various
bioconductor microarray preprocessing packages.
1 2 3 |
x |
A character vector of feature name |
add_at and rm_at both return a character of the same
length as x with and without "_at", respectively.
Anders Ellern Bilgrau <anders.ellern.bilgrau (at) gmail.com>
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.