GeneTonic icon indicating copy to clipboard operation
GeneTonic copied to clipboard

Multiple gene lists comparison

Open gurpreet-bioinfo opened this issue 3 years ago • 1 comments

Hi @federicomarini,

I am wondering if it is possible to compare multiple gene lists in GeneTonic?

Thanks. Gurpreet

gurpreet-bioinfo avatar Nov 04 '22 14:11 gurpreet-bioinfo

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

federicomarini avatar Nov 07 '22 20:11 federicomarini