fasta_rename: Assign ASV identifiers to FASTA

View source: R/asvrenamer.R

fasta_renameR Documentation

Assign ASV identifiers to FASTA

Description

The filt_fasta_rename function will assign corresponding ASV identifiers to a FASTA file for use in other applications.

Usage

fasta_rename(fasta, fixed = file.path(getwd(), "ASVids.tsv"))

Arguments

fasta

The FASTA file to assign ASV identifiers to.

fixed

The ASV reference list created by asv_rename().

Value

NULL. The FASTA file is modified in place.


escamero/mirlyn documentation built on Aug. 6, 2023, 9:30 p.m.