Description Usage Arguments Value Examples
View source: R/SequenceCharacteristics.R
Given a set of contigs, the N50 is defined as the sequence length of the shortest contig at 50 (https://en.wikipedia.org/wiki/N50,_L50,_and_related_statistics)
1 | ncalc(len.vector, n)
|
len.vector |
is a vector of sequence lengths |
n |
is a numeric of the value to use |
numeric of the corresponding N value
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.