dieterich-lab / circtools

circtools: a modular, python-based framework for circRNA-related tools that unifies several functionalities in a single, command line driven software.
http://circ.tools
GNU General Public License v3.0
25 stars 20 forks source link

Unify all enrichment plotting code in one file #46

Closed tjakobi closed 6 years ago

tjakobi commented 6 years ago

Right now code is split in two files, one for single samples and another one (_twin.R) for direct one-to-one comparisons. It would make sense to merge everything in one file and guess from the user input if we have one or 2 samples.