pophelper icon indicating copy to clipboard operation
pophelper copied to clipboard

An R package to analyse and visualise admixture proportions from STRUCTURE, fastSTRUCTURE, TESS, ADMIXTURE etc.

Results 25 pophelper issues
Sort by recently updated
recently updated
newest added

[alignK_not_working.zip](https://github.com/royfrancis/pophelper/files/6133015/alignK_not_working.zip) The alignK step seems to work fine for me in some situations but not others. Example below run in exactly the same way is using the same dataset twice...

Hi, I have created averaged barplots for each K using mergeQ, and would now like to plot them stacked together with each population cluster having the same colour across each...

Hi, I am probably missing something really obvious, but is there a way to flip the plotting coordinates (have samples along the y-axis) of the stacked assignment barplots? I attempted...

Hi, I have an issue when I am using pophelper with a structure file containing pop information. The format doesn’t seem to be recognized by the function `readQ` because of...

need-more-info

* Please describe the circumstances under which you got the error # unable to intall pophelper in r version 4.1 * Paste the code that you executed *# install_github('royfrancis/pophelper') *...

Dear, I am trying to plot fastSTRUCTURE results using pophelper. However, I using a list of individuals with the subpopulation label (pop_info). The first subpopulation "BOP" has 159 individuals and...

* Hi, I have run fastStructure analysis using GBS data from K1 to K10. So I have 10 meanQ files. However, when I try to import the files using this...

Hi I am having some problem installing pophelper package in R version 3.6.0 for Windows 10. I am using the following code: # code system('defaults write org.R-project.R force.LANG en_US.UTF-8') install.packages(c("Cairo","ggplot2","gridExtra","gtable","tidyr","devtools"),dependencies=T)...

question

I have 2 sets of group label sets: short and long label sets. For the short and long label set, I would like to use _grplabangle = 90_ and _grplabangle...