Description Usage Arguments Value Author(s) Examples
Usually, we have to check taht the col names(sample name) of an expression matrix is in the same order with the sample names listed in the metainfor data matrix, this function is intended for this purpose
1 | sameOrder(x, y)
|
x |
vector, must be a character vector with no duplicated elements |
y |
another vector which is used to be compared against, must be a character vector with no duplicated elements too |
a list with two components: status and position
guangchun hanguangchunATgmail.com
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.