predict.coverage: Coverage prediction

Description Usage Arguments Value

View source: R/binding_model_functions.r

Description

Predict template sequence coverage based on primer binding model

Usage

1
2
## S3 method for class 'coverage'
predict(keqs.df, eps, prob = batch.prob.uniform())

Arguments

keqs.df

long dataframe of primer-template features, including association constants for primer-template binding reactions

eps

epsilon value for the sample

prob

dataframe of primer probability (default is equal for all)

Value

dataframe of primer-template features with column for predicted coverage


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