Closed pascaltimshel closed 5 years ago
building DAG can take a long time when analyzing many annotations / gwas. After implementing h2/h2_intervals, the DAG building step seemed to happen much slower.
See e.g. here suggestions of speed-ups: https://bitbucket.org/snakemake/snakemake/issues/745/building-dag-of-jobs-slower
Fixed in https://github.com/perslab/CELLECT/commit/a504aa1538e2dcbc100bf3d90264588b8842245b
building DAG can take a long time when analyzing many annotations / gwas. After implementing h2/h2_intervals, the DAG building step seemed to happen much slower.
See e.g. here suggestions of speed-ups: https://bitbucket.org/snakemake/snakemake/issues/745/building-dag-of-jobs-slower