/tools/expression/go.xml

https://bitbucket.org/cistrome/cistrome-harvard/ · XML · 16 lines · 12 code · 3 blank · 1 comment · 0 complexity · eda8a03e62879e59e0d109213f17cbfe MD5 · raw file

  1. <tool name="GO" id="expression_go">
  2. <description>Given a list of genes, conduct GO using DAVID at NIH</description>
  3. <inputs>
  4. <param name="foobar" type="select" label="THIS TOOL IS UNDER CONSTRUCTION">
  5. </param>
  6. </inputs>
  7. <outputs>
  8. <!--<data format="text" name="output" />-->
  9. </outputs>
  10. <help>
  11. UNDER CONSTRUCTION
  12. </help>
  13. </tool>