The Aligned Sequences (FASTA) Dataset type was chosen.

The data format for the typing data should be as follows. Load a text file containing only the sequences. All the sequences should have the same length. A sequential ID identified will be attributed to each sequence based on the order of the sequences in the file. The Fasta header will be used to identify the isolate when you click on it. This format can also be used to analyze SNP data.

An example of the file content is the following:
                                              
    >aaa 1
    ATATTTGTATATATGGCCCGAT
    >aaa 2
    ATATTTGATTATATGGCCCGAT
    >aaa 3
    ATATTTATTTATATGGCCCGAT
    >aaa 4
    ATATTAGTTTATATGGCCCGAT
    >aaa 5
    ATATATGTTTATATGGCCCGAT
    >aaa 6
    ATATTTGTTTATATGGCCCGAT
    >aaa 7
    ATTTTTGTTTATATGGCCCGAT