### Name: readFASTA ### Title: A function to read FASTA formatted files ### Aliases: readFASTA ### Keywords: manip ### ** Examples f1 = system.file("Exfiles/someORF.fsa", package="Biostrings") ff = readFASTA(f1)