Getting started with UNAGI:
Get the top markers for each track from IDREM results.
directory (str) – the directory to the IDREM results.
background (str) – the directory to the background gene expression change.
cutoff (float) – the cutoff for p-value. Default is 0.05.
topN (int) – the number of top markers to return. Default is None.
out (dict) – a dictionary of top markers for each track.