powered by
Read sequence data saved in text file.
read_txt(connection)
a connection to the text (.txt) file.
connection
a list of sequences. Each element has class SeqFastaAA. If connection contains no characters, function prompts warning and returns NULL.
SeqFastaAA
NULL
The input file should contain one or more amino acid sequences separated by empty line(s).