You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added --hfsize , --hmin, --hmax and --hauto options to heatmaps
Added more options to the Circos --labels command line switch. Possible values are now: mixed, roman, arabic and names
Added --pthreads option to set the limit of plotting instances to run in parallel (in case each plot eats up too much RAM); defaults to the value set by --threads if omitted.
Added SVG output to paf_metrics.py
Set fonts as editable in SVG output files
Removed unnecessary border frames from barplots
Fixed ambiguous heatmap titles
Added an example script (Arabidopsis.sh) in Examples/ to download two Arabidopsis genomes (~ 100-150 Mbp each) for testing purposes