Run CleanSeq

The input FASTA file might contain characters other than "A", "G", "C" and "T", which are used to represent gaps and degenerate bases. This kind of sequence will cause problems in the translation steps during the annotation. As a result, IPMGA does not accept sequences containing characters other than "A", "G", "C" and "T". This CleanSeq module will convert a sequence with unacceptable characters to a sequence only containing "A", "G", "C" and "T".

Basicly, the frequencies of all characters in the input sequence will be counted, the degenerate bases will be replaces with the standard bases having the highest frequencies.

Option II: upload a file in FASTA format.

The input file should be in FASTA format. Here is a sample:  (FASTA File

 -