Skip to content

mapmixture v1.1.3

Compare
Choose a tag to compare
@Tom-Jenkins Tom-Jenkins released this 16 May 12:16
· 7 commits to main since this release

Updates

  • Add argument site_labels_angle to optionally change the angle of the site labels in admixture structure plots (#15).
  • Fix to #16 where the size of single-coloured pies (circles) were smaller than multi-coloured pies. This occured when the admixture file format 1 contained both fixed genotypes (0 and 1 for a cluster) and admixed genotypes (e.g. 0.5, 0.25, 0.25).
  • Changed the default pie size when coordinate reference system is WGS 84 (EPSG:4326) to be more like the pie sizes of projected coordinate reference systems.
  • Add argument pie_border_col to optionally change the colour of the pie segment borders.