batch.prob.uniform: Primer probability from batch

Description Usage Arguments Value

View source: R/binding_model_functions.r

Description

returns probability of having each possible hexamer primer ASSUMING THE SAME NUCLEOTIDE COMPOSITION IN EVERY POSITION OF THE HEXAMER SEQUENCE

Usage

1
2
batch.prob.uniform(hexs = all.hexamers(), nuc.probs = c(pA = 0.25, pT =
  0.25, pG = 0.25, pC = 0.25))

Arguments

hexs

vector of random hexamer sequences

nuc.probs

vector of fraction of each nucleotide

Value

vector of primer probabilities


EmmaDann/hexamerModel documentation built on May 5, 2019, 4:48 p.m.