epigen / enrichment_analysis

A Snakemake workflow for performing genomic region set and gene set enrichment analyses using LOLA, GREAT, GSEApy, pycisTarget and RcisTarget.
https://epigen.github.io/enrichment_analysis/
MIT License
22 stars 1 forks source link

Custom sample order in summary plots #8

Closed dariarom94 closed 3 months ago

dariarom94 commented 1 year ago

An option not to cluster columns in the aggregated plots, but specify the order(levels) in the config file

sreichl commented 1 year ago

Add flag "cluster" to plot section of config.

Retain order given in annotation file.