Mercurial > repos > mmonsoor > probmetab
changeset 10:2964f7864315 draft default tip
planemo upload commit 00684d80f032fee5bd1cb86e05a477fcdcb1c3fc
author | lecorguille |
---|---|
date | Fri, 07 Apr 2017 08:49:46 -0400 |
parents | fe21deb6b625 |
children | |
files | lib.r |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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