View source: R/microarray_functions.R
Not exported: checks if a valid refseq column is present in an
ExpressionSet
and returns a vector of all refseq column names if it
does; otherwise returns an empty vector
1 2 3 | get_refseq_colnames(gset = NULL,
refseq_col_types = c("RefSeq Transcript ID", "RefSeq.Transcript.ID",
"GB_LIST", "GB_ACC"))
|
gset |
An |
refseq_col_types |
The choice of refseq column names. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.