# HG changeset patch # User lecorguille # Date 1456408275 18000 # Node ID 254b81d1275ab44f0113338209710247750a0f56 # Parent 11df21afc204851782930d69f388968123081e6f planemo upload diff -r 11df21afc204 -r 254b81d1275a xcms_summary.r --- a/xcms_summary.r Thu Feb 25 02:43:32 2016 -0500 +++ b/xcms_summary.r Thu Feb 25 08:51:15 2016 -0500 @@ -95,7 +95,7 @@ md5sumLegend = "
*The program md5sum is designed to verify data integrity. So you can check if the data were uploaded correctly or if the data were chancged during the process." } else { md5sumHeaderHtml = paste("md5sum*md5sum** after bad characters removal") - md5sumHtml = paste("",md5sumList$origin,"",md5sumList$origin,"") + md5sumHtml = paste("",md5sumList$origin,"",md5sumList$removalBadCharacters,"") md5sumLegend = "
*The program md5sum is designed to verify data integrity. So you can check if the data were uploaded correctly or if the data were chancged during the process.
**Because some bad characters (eg: accent) were removed from your original file, the checksum have changed too.
" }