Skip to main content

Module assembly

Module assembly 

Source
Expand description

Assembly quality-control metrics.

Compute standard assembly statistics (N50, L50, N90, GC content, auN) from a set of contig sequences.

Structs§

AssemblyStats
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).