Skip to content

Instantly share code, notes, and snippets.

@gabrielbenavidez
Created January 15, 2020 21:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gabrielbenavidez/094dc4faba317304edccc68012698d94 to your computer and use it in GitHub Desktop.
Save gabrielbenavidez/094dc4faba317304edccc68012698d94 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<form action="http://10.0.1.7:8080/tool_runner" method="POST">
<input type="HIDDEN" name="tool_id" value="genetegra_query">
<input type="HIDDEN" name="URL" value="http://10.0.1.7:4200">
<input type="HIDDEN" name="data_type" value="tabular">
<input type="submit" name="sendToGalaxy" id="sendToGalaxy" value="Send query to Galaxy">
</form>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment