model_gel_ladder: Model Gel Ladder

Description Usage Arguments Value Examples

View source: R/model_gel_ladder.R

Description

provides a model to predict base pair sizes from a ladder.

Usage

1
model_gel_ladder(ladder_bp_size, distance_migrated, polynomial_number = 2)

Arguments

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.

Value

RETURN_DESCRIPTION

Examples

1
# ADD_EXAMPLES_HERE

avhgenomics/bioKIT documentation built on May 5, 2019, 12:29 a.m.