Description Usage Arguments Value Examples
View source: R/model_gel_ladder.R
provides a model to predict base pair sizes from a ladder.
1 | model_gel_ladder(ladder_bp_size, distance_migrated, polynomial_number = 2)
|
ladder_bp_size |
size of the band. (100, 200, etc) |
distance_migrated |
distance measurement for how far the band moved. |
polynomial_number |
what polynomial to use for the model? default as 2. |
RETURN_DESCRIPTION
1 | # ADD_EXAMPLES_HERE
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.