Description Usage Arguments Value Examples
View source: R/SequenceCharacteristics.R
Given a set of contigs, each with its own length, the L50 count is defined as the smallest number of contigs whose length sum makes up half of genome size (https://en.wikipedia.org/wiki/N50,_L50,_and_related_statistics)
1 | lcalc(len.vector, n)
|
len.vector |
is a vector of sequence lengths |
n |
is a numeric of the value to use |
character representation of md5sum
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.