check_fasta: Helper function to check a fasta file that is going to be...

View source: R/fasta_utils.R

check_fastaR Documentation

Helper function to check a fasta file that is going to be imported into R.

Description

Helper function to check a fasta file that is going to be imported into R.

Usage

check_fasta(path)

Arguments

path

A character indicating a File/path/to/a/fasta/file.fasta

Value

Nothing. It returns an error message only if the file doesn't exist or is empty.


Ni-Ar/niar documentation built on Feb. 3, 2025, 9:25 a.m.