Lines of comments in FASTA files are followed by ";" - semicolon. Link: http://en.wikipedia.org/wiki/FASTA_format
Comments in FASTA fies must be ignored.
FastaFormat::checkRawData method must be aware of comments in FASTA files and recognize the format.