Shalanee,
I recently had a discussion with Dr. Pritchard about verifying
convergence. I will quote an excerpt below:
---------------------
"The MCMC framework converges to a *distribution* of values, so that
even at equilibrium we expect the actual values to bounce around quite
a bit. What would be worrying would be a strong trend in the value of
one of the parameters: ie the parameter is trending towards higher or
lower numbers through the course of the run, or makes a big jump at
some point.
I find it's often helpful to run the algorithm several times at the
same input parameter values, and if the parameter estimates are all
fairly similar across independent runs then that's quite encouraging.
In my experience, Structure tends to converge to a mode fairly
quickly, so very long runs are generally not necessary. The main
concern would be that it may in some cases converge to different modes
in different runs, and you could diagnose that by comparing the
parameter estimates from different runs and finding that the mean
estimates fall into two or more groups."
---------------------
Based on this, I will go ahead and say that your parameters seem to
have converged. From the barplot, it appears as though, about half of
your individuals have full membership in one of the two clusters. The
rest of the individuals have been probabilistically assigned equally
to both clusters. I assume here that you know whether this makes
biological sense depending upon what you know about these individuals.
If you are interested in how each SNP affects these membership
assignments, you should look at the results file.
You mention 'prior populations' and using 'program defaults'. If by
former, you mean 'POPINFO=1', that is not a program default (afaik).
Did you specifically set the popinfo flag?
Not sure if all your questions were answered, but hope this was helpful.
V