View source: R/cdfOrderColumnsBy.R
cdfOrderColumnsBy | R Documentation |
Orders the columns of fields according to the values in a certain row of another field in the same CDF group. Note that this method requires that the group fields are matrices.
This function
is design to be used with applyCdfGroups
()
on an Affymetrix Mapping (SNP) CDF list
structure.
cdfOrderColumnsBy(groups, field, row=1, ...)
groups |
A |
field |
The field whose values in row |
row |
The row of the above field to be used to find the order. |
... |
Optional arguments passed |
Returns a list
structure of groups.
Henrik Bengtsson
cdfOrderBy
().
applyCdfGroups
().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.