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
hd_probs
probabilities of transition HD
dh_probs
probabilities of transition DH
Value
a matrix denoting hydrogen-deuterium exchange for given timepoint.