Commit e674643e authored by Richard Cornes's avatar Richard Cornes
Browse files

Added hoover line to run_mid.sh

parent 67c6ca9b
...@@ -66,3 +66,6 @@ endif ...@@ -66,3 +66,6 @@ endif
Rscript $codedir/clean2track.R $1 $2 >> ${log_output_dir}/op.$1.$2 Rscript $codedir/clean2track.R $1 $2 >> ${log_output_dir}/op.$1.$2
echo "XXX finished up to tracking" $1 $2 >> ${log_output_dir}/op.$1.$2 echo "XXX finished up to tracking" $1 $2 >> ${log_output_dir}/op.$1.$2
echo "XXX run Hoover"
Rscript $codedir/hoover_data.R $1 $2
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment