Learn R Programming

rtfbs (version 0.3.15)

write.ms: Writing MS Object to FASTA file

Description

Writes a multiple sequence (MS) object to a FASTA file.

Usage

write.ms(x, file=NULL)

Arguments

x

an object of class ms

file

File to write (will be overwritten). If NULL, output goes to terminal.