fastaleng: fastaleng

View source: R/cdd_plot.R

fastalengR Documentation

fastaleng

Description

Statistical sequence length

Usage

fastaleng(fasta_file)

Arguments

fasta_file

The path of protein fasta file.

Value

data.frame

Author(s)

Shiqi Zhao

Examples

fasta_path <- system.file("extdata", "idpep.fa", package = "BioVizSeq") 
fastaleng(fasta_path)


BioVizSeq documentation built on Aug. 22, 2025, 9:13 a.m.