From 1427e9bf4f85823164b4573a3bcf1ba3ba6b04d0 Mon Sep 17 00:00:00 2001 From: ziejd2 Date: Wed, 24 Feb 2021 15:19:03 -0600 Subject: Moving final GENENET8 version to master --- sourcecodes/run_scripts/run_violin | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sourcecodes/run_scripts/run_violin') diff --git a/sourcecodes/run_scripts/run_violin b/sourcecodes/run_scripts/run_violin index d7605671..c5ce7737 100644 --- a/sourcecodes/run_scripts/run_violin +++ b/sourcecodes/run_scripts/run_violin @@ -1,8 +1,7 @@ #!/usr/bin/octave -qf source("./run_scripts/path_cd.m"); arg_list = argv(); -command(cstrcat("/var/www/html/compbio/BNW_1.3/bnw-env/bin/python3 ",base_dir,"violin.py ",arg_list{1}); -test=system(command); + #command=strcat({"/home/jziebart/python/Python-2.7.15/python ../violin_plotly.py "},arg_list{1}); #test=system(command); #command=strcat({"/home/jziebart/python/Python-2.7.15/python ../violin_ev_plotly.py "},arg_list{1}); -- cgit 1.4.1