plot_contigs: Calculate assembly statistics N50, L50, N90, L90

View source: R/plot_contigs.R

plot_contigsR Documentation

Calculate assembly statistics N50, L50, N90, L90

Description

Calculate assembly statistics N50, L50, N90, L90

Usage

plot_contigs(contig_df, metrics_df)

Arguments

contigs_df,

a contigs data.frame with three cols, name, size and cum_size

Value

a plot of the contig cumulative size as a function of the log10 of the number of contigs and Nx, Lx metrics and dashed lines representing N50 / L50 and N90 / L90 values


A-BN/fastaUtils documentation built on March 29, 2023, 10:49 p.m.