sample_proteins: Pseudo-random sampling of protein IDs from a character vector

View source: R/helper_functions.R

sample_proteinsR Documentation

Pseudo-random sampling of protein IDs from a character vector

Description

Pseudo-random sampling of protein IDs from a character vector

Usage

sample_proteins(x, size, seed = 363)

Arguments

x

character vector of protein IDs

size

numeric. Number of proteins to sample

seed

numeric. Random seed number

Value

character vector of randomly sampled protein IDs.


MiguelCos/fragNterminomics documentation built on Oct. 13, 2023, 5:31 a.m.