Takes a TESS3 R object and convert to pophelper qlist for use with pophelper.
readQTess3(t3list = NULL, progressbar = FALSE)
t3list | A TESS3 object. An output from function |
---|---|
progressbar | A logical indicating if execution progress must be shown. |
A list of lists with dataframes (qlist) is returned. Each list item is named by as sample1, sample2 etc. Within TESS3, 'tess3Main' attributes L, n, ploidy, K, rmse and crossentropy are preserved as attributes in the qlist dataframe.
See the vignette for more details.