Hi there,
With MB, and many other codes, the first step is to look at the files stderr.txt and stdout.txt.
I had a look at the stdout.txt file for your job. The first error message is here:
MrBayes >
Executing file "infile.nex"
UNIX line termination
Longest line length = 1
Parsing file
Could not find command "Euglesa"
There was an error on at least one processor
The error occurred when reading char. 1-7 on line 1
in the file 'infile.nex'
Returning execution to command line ...
Error in command "Execute"
MrBayes >
A matrix must be specified before the model can be defined
Error when setting parameter "Coding" (1)
Then I had a look at your input file, which looks like this:
Euglesa 68 Seq
This is not input that the MB code can recognize.
It is not formatted correctly (MB requires Nexus format), and has no data.
For help using MB, please click the I button next to the tool name.
It will lead you to this link:
You will find information and examples of input there.
Best,
Mark