View source: R/create_random_polypeptides.R
create_random_peptides | R Documentation |
Create a random peptide
create_random_peptides(n_peptides, peptide_length)
n_peptides |
number of peptides |
peptide_length |
length of the peptide in amino acids |
Richèl J.C. Bilderbeek
create_random_peptides(
n_peptides = 2,
peptide_length = 9
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.