Expand description
Assembly quality-control metrics.
Compute standard assembly statistics (N50, L50, N90, GC content, auN) from a set of contig sequences.
Structs§
- Assembly
Stats - Assembly quality statistics.
Functions§
- assembly_
stats - Compute assembly statistics for a set of contigs.
- nx_
values - Compute Nx and Lx values for a given fraction
x(0.0–1.0).