Skip to content

Commit

Permalink
deleted debug commented lines
Browse files Browse the repository at this point in the history
  • Loading branch information
jvanheld committed Aug 19, 2018
1 parent 0d2ff81 commit eab96ad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions scripts/snakefiles/envs/rnaseq_deg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ dependencies:
- r-codetools=0.2_15
# - pandoc=2.2.2
# - r-tinytex=0.6
- psutil=5.4.6
...
2 changes: 0 additions & 2 deletions scripts/snakefiles/workflows/integration_ChIP_RNA.wf
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ rule gene_comparison:
TF = TF,
verbose = 1
output:
#"boum"
venn = VENN,
gene_table = TABLE,
chip_genes_gff = GFF_CHIP,
Expand All @@ -162,7 +161,6 @@ Rscript {params.rscript} \
--rna_genes_gff={output.rna_genes_gff} \
--regulon_genes_gff={output.regulon_genes_gff}
&> {log}
#echo "HELLO"; ls -ltr > boum \
"""

# script:
Expand Down

0 comments on commit eab96ad

Please sign in to comment.