| illumina.library.ratio | R Documentation | 
For Illumina sequencing libraries, compute the molar ratio of molecules with desirably long inserts to undesirable adapter dimers in each sample.
illumina.library.ratio(
  electrophoresis,
  min.sequenceable = 100,
  min.good.insert = 200,
  max.sequenceable = 700
)
electrophoresis | 
 An   | 
min.sequenceable | 
 The shortest length of molecules that are likely to produce data on the sequencer (ignore shorter molecules that are probably just unclusterable free primers or adapters).  | 
min.good.insert | 
 The shortest length of a desirable molecule (adapter length plus insert length).  | 
max.sequenceable | 
 The longest length of molecules that are likely to produce data on the sequencer (ignore molecules that are too long for clustering).  | 
region.ratio, dv200
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.