Import from non-Dynamo files

DNADynamo can open any file on your system and extract the largest section of valid DNA sequence. DNA sequences seperated by 'white space', 'punctuation' or 'digits' is concatenated. For example, a text file that contains the following text only :-
"The sequence GATC is contained in the sequence 
1 - AAAAGATCTTTTTNNGGCGC
21- GTAGTAGTACCAGTAGGAGG
but CTAG is not".
Would import AAAAGATCTTTTTNNGGCGCGTAGTAGTACCAGTAGGAGG.

The Import Function will work successfully for some file formats but not for others and trial and error will be required to establish if import is successful from any particular file format on any particular system. If import fails the target file should be opened with the program that originally created it and the required DNA Sequence copied and then pasted into DNADynamo through the System Clip-Board as described above.

The validity of the sequence imported must be checked by user.