Description Usage Arguments Value
Shuffle the given data.frame and order it by the Read.count column or un-shuffle a data frame and return it to the initial order.
1 2 3 | permutedf(.data)
unpermutedf(.data)
|
.data |
MiTCR data.frame or list of such data frames. |
Shuffled data.frame or un-shuffled data frame if .data
is a data frame, else list of such data frames.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.