build.random.base: Random base

Description Usage Arguments Value

View source: R/binding_model_functions.r

Description

Generates a random nucleotide pased on input sequence composition

Usage

1
build.random.base(pA = 0.25, pT = 0.25, pG = 0.25, pC = 0.25)

Arguments

pA

fraction of A

pT

fraction of T

pG

fraction of G

pC

fraction of C

Value

string of random base


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