create_random_tmh: Create a random TMH sequences

View source: R/create_random_tmh.R

create_random_tmhR Documentation

Create a random TMH sequences

Description

Create a random TMH sequences

Usage

create_random_tmh(
  peptide_length,
  create_random_peptide_fun = bbbq::create_random_hydrophobic_peptide
)

Arguments

peptide_length

length of the peptide in amino acids

create_random_peptide_fun

function to create a random peptide fragment of the desired length

Author(s)

Richèl J.C. Bilderbeek


richelbilderbeek/bbbq documentation built on July 27, 2023, 2:15 a.m.