use we do not use beastui to convert XML input file type, but use BEAST XML https://github.com/acorg/beast2-xml to convert our reconstructed fasta data for the XML file.
Command:
beast2-xml.py — fastaFile 4IMPReconstructedFastaSameLen.txt >> myoutput.XML
./beast myoutput.XML

