View source: R/helper_functions.R
sample_proteins | R Documentation |
Pseudo-random sampling of protein IDs from a character vector
sample_proteins(x, size, seed = 363)
x |
character vector of protein IDs |
size |
numeric. Number of proteins to sample |
seed |
numeric. Random seed number |
character vector of randomly sampled protein IDs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.