ewels / clusterflow

A pipelining tool to automate and standardise bioinformatics analyses on cluster environments.
https://ewels.github.io/clusterflow/
GNU General Public License v3.0
97 stars 27 forks source link

Remove preseq_plot.cfmod.py #94

Closed ewels closed 8 years ago

ewels commented 8 years ago

The code in preseq_plot.cfmod.py never really worked properly and has now been replicated in MultiQC, which does a better job.

Remove the module and clean up any pipeline references to it. Also look into removing core code which tries to be clever with resolving python package dependencies.