Skip to content

Commit

Permalink
Merge ce0468b into 5365a67
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkinsc committed Jul 19, 2018
2 parents 5365a67 + ce0468b commit 5e31af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipes/rules/ncbi.rules
Expand Up @@ -8,7 +8,7 @@ __author__ = 'Kristian Andersen <andersen@broadinstitute.org>, Daniel Park <dpar
from snakemake.utils import makedirs
import os, os.path, time

localrules: download_reference_genome, download_lastal_sources, build_lastal_db
localrules: download_reference_genome, download_lastal_sources

rule all_annot:
input:
Expand Down

0 comments on commit 5e31af5

Please sign in to comment.