Skip to content

Commit

Permalink
clean root Snakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
TBradley27 committed Apr 3, 2019
1 parent 2d4416c commit f65f34b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Snakefile
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,3 @@ wildcard_constraints:
feature="(3UTR|CDS)",
ensembl_release="[0-9]{2,3}",
genus_species="[A-Z][a-z]+_[a-z]+"

rule all:
input: #"results/targets/mmu/liver.contextpp.tsv"

rule testing:
output: 'foo.txt'
shell: 'touch {output}'

0 comments on commit f65f34b

Please sign in to comment.