# HG changeset patch # User mingchen0919 # Date 1522788290 14400 # Node ID 4aa0cec3399f2abe78f7b7560fd6382fe6e44638 # Parent 10acf59ba351c9d79187a4bc7e22756938ea4897 add log diff -r 10acf59ba351 -r 4aa0cec3399f interproscan.Rmd --- a/interproscan.Rmd Tue Apr 03 16:39:15 2018 -0400 +++ b/interproscan.Rmd Tue Apr 03 16:44:50 2018 -0400 @@ -28,7 +28,7 @@ --goterms ${X_E} \\ --pathways ${X_F} \\ --tempdir ${X_d}/temp_dir \\ - --output-dir ${X_d}/output_dir > interproscan.log.txt 2>&1 + --output-dir ${X_d}/output_dir > ${X_d}/interproscan.log.txt 2>&1 EOL