write_fasta: 'write_fasta'

View source: R/process.R

write_fastaR Documentation

write_fasta

Description

write_fasta is used to write the named character vectors to fasta file.

Usage

write_fasta(seqc, filename)

Arguments

seqc

a list containing list of nucleotides. To keep it simple, use provided read_fasta to import the fasta file.

filename

filename of the output file

Value

will write the alignments to file


ludwigHoon/minSNPs documentation built on March 25, 2024, 11:54 a.m.