read.FASTA {aaMI}R Documentation

Read in a FASTA alignment file

Description

Reads in a FASTA alignment file and parses it into a data frame. The FASTA file must be in .txt format.

Usage

read.FASTA(file)

Arguments

file a connection or character string giving the name of the file to load.

[Package aaMI version 1.0-1 Index]