comparison test-data/meme_output_html_1.html @ 8:53846f74a019 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit ef11594cf3ca79e444ab4e30d83de5951a636faf
author iuc
date Sun, 10 Jul 2016 09:02:14 -0400
parents eca84de658b0
children 307b2f3559bf
comparison
equal deleted inserted replaced
7:b3f7ff168b9a 8:53846f74a019
5 <title>MEME</title> 5 <title>MEME</title>
6 <script> 6 <script>
7 // @JSON_VAR data 7 // @JSON_VAR data
8 var data = { 8 var data = {
9 "program": "MEME", 9 "program": "MEME",
10 "version": "4.11.0", 10 "version": "4.11.1",
11 "release": "Thu Nov 26 17:48:49 2015 +1000", 11 "release": "Fri Jan 15 12:51:59 2016 -0800",
12 "stop_reason": "Stopped because requested number of motifs (1) found.", 12 "stop_reason": "Stopped because requested number of motifs (1) found.",
13 "cmd": [ 13 "cmd": [
14 "meme", 14 "meme",
15 "-nostatus" 15 "-nostatus"
16 ], 16 ],