Description Usage Arguments Value
View source: R/binding_model_functions.r
Predict template sequence coverage based on primer binding model
1 2 | ## S3 method for class 'coverage'
predict(keqs.df, eps, prob = batch.prob.uniform())
|
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) |
dataframe of primer-template features with column for predicted coverage
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.