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 Oct. 19, 2024, 7:51 p.m.