BioBIKE
Input/Output functions
 
DISPLAY Puts formatted text in History Window
DISPLAY-SEQUENCE-OF Displays sequence in nice format
EMAIL-ME Sends contents of file or variable to your e-mail address
READ-FASTA-FILE Extracts from FastA-formatted file one or more header/sequence pairs
READ-TAB-DELIMITED-FILE Reads file in tab-delimited format into list variable
READ-TEXT-FILE Reads text file into list variable
WRITE-FASTA-FILE Writes contents of list variable into FastA-formatted file
WRITE-TAB-DELIMITED-FILE Writes contents of list variable into tab-delimited file
WRITE-TEXT-FILE Writes contents of list variable into text file