Learn R Programming

powerHaDeX (version 1.0)

get_deuteration_single_timepoint: Calculates deuteration for given timepoint

Description

Calculates deuteration for given timepoint

Usage

get_deuteration_single_timepoint(
  initial_matrix,
  time_sequence,
  hd_probs,
  dh_probs
)

Arguments

initial_matrix

A matrix

time_sequence

vector of exchange times

hd_probs

probabilities of transition HD

dh_probs

probabilities of transition DH

Value

a matrix denoting hydrogen-deuterium exchange for given timepoint.