dv200 | R Documentation |
Calculate the proportion of fragments above 200 bases (DV200). Only fragments between the lower and upper markers are considered.
dv200(
electrophoresis,
prop.variable = "concentration",
lower.marker.spread = 1
)
electrophoresis |
An |
prop.variable |
Which variable to use for the proportion. |
lower.marker.spread |
Amount to scale the width of the lower marker peak. |
Note: Despite unclear wording, Agilent calculates DV200 as a proportion of total mass (concentration), rather than a proportion of molecules (molarity). For some purposes molar DV200 may be more relevant, but current protocols refer to the default DV200 based on mass.
By default lower.marker.spread = 1
(see between.markers
) for consistency with the Agilent software.
region.ratio
, illumina.library.ratio
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.