Learn R Programming

baseq (version 0.2.0)

summarize_fasta: FASTA Summary

Description

Generates a comprehensive summary of a multi-FASTA file.

Usage

summarize_fasta(file)

Value

A summary dataframe

Arguments

file

Path to the FASTA file

Examples

Run this code
# \donttest{
# summarize_fasta("path/to/my.fasta")
# }

Run the code above in your browser using DataLab