| read.seq {bioseq.fasta} | R Documentation |
read.seq(file);
for input a genbank database file, this function will extract the origin sequence fasta object
a FastaSeq object that read from the given sequence file;
this function returns a R# error message object if the given file is not a valid fasta sequence file or a genbank database file.