read_fasta: List contigs names and sizes from a fasta file.

View source: R/read_fasta.R

read_fastaR Documentation

List contigs names and sizes from a fasta file.

Description

List contigs names and sizes from a fasta file.

Usage

read_fasta(fasta)

Arguments

fasta

path of the fasta file

Value

a data.frame with two cols, name & size


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