GeneTonic
GeneTonic copied to clipboard
Multiple gene lists comparison
Hi @federicomarini,
I am wondering if it is possible to compare multiple gene lists in GeneTonic?
Thanks. Gurpreet
Hi @gurpreet-bioinfo ,
At the moment multiple gene(set) lists can be handled in the functions defined in https://github.com/federicomarini/GeneTonic/blob/master/R/gs_summaries.R - gs_summary_overview_pair() and gs_horizon() might be a good place to look into.
This is feasible not in the app context, as in there the design was focused on a single contrast - and all the downstream parts that come after that.
HTH,
Federico