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

View source: R/nx_lx.R

nx_lxR Documentation

Calculate assembly statistics N50, L50, N90, L90

Description

Calculate assembly statistics N50, L50, N90, L90

Usage

nx_lx(contig_df)

Arguments

contigs_df,

a contigs data.frame with two cols, name and size

Value

a data.frame containing N50, L50, N90, L90 and the input data.frame with cols cum_size and contig_n added


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