DT2fasta: Data table to FASTA file

View source: R/DT2fasta.R

DT2fastaR Documentation

Data table to FASTA file

Description

Converts a data table of sequences (e.g. like that produced by fasta2DT()) and writes a FASTA file

Usage

DT2fasta(dat, fastaFile)

Arguments

dat

Data table: Contains columns $LOCUS of locus names and $SEQ of nucleotide sequences.

fastaFile

Character: The path to the output FASTA file.

Value

Writes FASTA file.


j-a-thia/genomalicious documentation built on April 13, 2025, 9:41 a.m.