Hi Peter and Terry,
Our lab is using the partially imputed maize haplotype data for the association panel. I believe it is the latest version from panzea.
In Tassel 4, our trait data could be used with line names formatted as "A619" or "A632," for example.
In Tassel 5, the same names must be referenced fully:
A619:C08L7ACXX:6:250047940
A619:MRG:2:250039765
A632:C08L7ACXX:6:250047950
A632:MRG:2:250039775
This is a relatively simple fix, but our old data sets must all be converted to the new format for use in Tassel 5.
I'm testing MLM on Tassel 5 now. The run seems to be taking a while through the GUI, so I'll report back when that finishes.
When I use the pipeline, MLM gets to 80% completion and then writes empty output files and a non-empty "residuals" file with some data.
I'm unsure if this is an error of some kind or if the rest of the MLM takes a long time.
A couple more questions-
Are the pipeline flags -t and -r for loading of phenotype data identical, or are there any differences in their interpretations?
Finally, should I be using -export or -mlmOutputFile? The MLM pipeline tutorial uses the former, but the latter gives results akin to those I get by using the GUI.
I wish I had Java logs, but I'm struggling with Java on this machine at the moment.