## ## Generate the XML for a myExperiment 'upload workflow' request. ## <%! from xml.sax.saxutils import escape import textwrap, base64 %> ## Generate request. ${workflow_name} ${workflow_description} Galaxy ${textwrap.fill( base64.b64encode( workflow_content ), 64 )}