get_transition_rates: Get the transition rates from the one focal protein sequence...

View source: R/get_transition_rates.R

get_transition_ratesR Documentation

Get the transition rates from the one focal protein sequence to the one or more target protein sequences

Description

Get the transition rates from the one focal protein sequence to the one or more target protein sequences

Usage

get_transition_rates(
  protein_sequence,
  protein_sequences,
  transition_matrix_name
)

Arguments

protein_sequence

a protein sequence

protein_sequences

one or more protein sequences

transition_matrix_name

the name of an amino acid transition matrix, for example, BLOSUM62

Author(s)

Richèl J.C. Bilderbeek


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