ba_nhyd: Calculate the probability of each possible number of...

View source: R/ba_nhyd.R

ba_nhydR Documentation

Calculate the probability of each possible number of hydroxylations given a vector of probabilites of each hydroxylation

Description

Calculate the probability of each possible number of hydroxylations given a vector of probabilites of each hydroxylation

Usage

ba_nhyd(hprobs, verbose = F)

Arguments

hprobs

a vector of probabilites for each hydroxylation site in the peptide

Examples

ba_nhyd(c(0.1,0.2,0.9))

bioarch-sjh/bacollite documentation built on Oct. 7, 2022, 3:34 p.m.