Description Usage Arguments Value Note Examples
Find (and concatenate) oligo sequences that belong to a proteinID of interest.
1 2 |
id |
a proteinId of interest (character vector of length 1) |
df |
data frame that maps proteinIDs to oligo sequences |
id_column |
|
oligo_seq |
|
The function returns a tibble with two columns: proteinIDs and sequence of concatenated oligos that are associated with the proteinID
The function accepts as an input only one proteinID. For more than one proteinIDs, combine with purrr::map_dfr
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.