Description Usage Arguments Value Author(s) See Also Examples
View source: R/class-04-SpliceExprSet.R
Sort the probes in a SpliceExprSet (and reflect this in all the relevant places.
1 2 |
x |
a |
decreasing |
currently ignored |
fun |
a function to do the sorting |
reverse |
return the reverse of the sorting order |
... |
currently ignored |
An object of class SpliceExprSet
Laurent
1 2 3 | data(spliceset)
s.spliceset <- sort.SpliceExprSet(spliceset)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.