comparison template.html @ 6:9cc475dcd0f2 draft

planemo upload commit ad5f1c5a1a71d7fa2bc8bac408856aa80b0fc2a3
author proteore
date Tue, 18 Dec 2018 10:03:50 -0500
parents 216bd2a75b1d
children
comparison
equal deleted inserted replaced
5:7fbd66f985b7 6:9cc475dcd0f2
33 33
34 <h1>Connection to the Reactome Analysis Service</h1> 34 <h1>Connection to the Reactome Analysis Service</h1>
35 35
36 <p>Please click the button to execute the analysis:</p> 36 <p>Please click the button to execute the analysis:</p>
37 37
38 <form action="http://www.reactome.org/PathwayBrowser/#/DTAB=AN&ANALYSIS={token}" target="_blank"> 38 <form action="http://www.reactome.org/PathwayBrowser/#/SPECIES={species}&DTAB=AN&ANALYSIS={token}" target="_blank">
39 39
40 <button>Analyse</button> 40 <button>Analyse</button>
41 41
42 </form> 42 </form>
43 43