# HG changeset patch # User lecorguille # Date 1491569386 14400 # Node ID 2964f786431576c8977ba8f1da9dfadb7cfe1a3d # Parent fe21deb6b625cafe31135cd46a4ae3e4100b976a planemo upload commit 00684d80f032fee5bd1cb86e05a477fcdcb1c3fc diff -r fe21deb6b625 -r 2964f7864315 lib.r --- a/lib.r Fri Apr 07 07:56:16 2017 -0400 +++ b/lib.r Fri Apr 07 08:49:46 2017 -0400 @@ -122,7 +122,7 @@ ansConn = export.class.table(conn, reactionM, ionAnnot, DB=DB,html=listArguments[["html"]],filename="AnalysisExample",prob=listArguments[["prob"]]) if(listArguments[["html"]]){ #Zip the EICS plot - system(paste('zip -r "Analysis_Report.zip" "AnalysisExample_fig"')) + system(paste('zip -rq "Analysis_Report.zip" "AnalysisExample_fig"')) } # calculate the correlations and partial correlations and cross reference then with reactions