build.random.hex: Random hexamer

Description Usage Arguments Value

View source: R/binding_model_functions.r

Description

Generates a random hexamer pased on input sequence composition

Usage

1
build.random.hex(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 hexamer


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