fastaleng {BioVizSeq} | R Documentation |
Statistical sequence length
fastaleng(fasta_file)
fasta_file |
The path of protein fasta file. |
data.frame
Shiqi Zhao
fasta_path <- system.file("extdata", "idpep.fa", package = "BioVizSeq")
fastaleng(fasta_path)