popgenmethods / smcpp

SMC++ infers population history from whole-genome sequence data.
GNU General Public License v3.0
149 stars 32 forks source link

merge multiple groups #237

Closed ARICE-silisi closed 9 months ago

ARICE-silisi commented 1 year ago

I have done separately analysis of single group by using the function of estimate. Next, I want to merge multiple groups and plot them in the same figure. Could you guide me to solve this problem, thank you!!!Best wishes!

terhorst commented 9 months ago

You can use the --csv option to plot to dump the raw coordinates, and then combine them in any way you want using something like ggplot.