/tools/expression/plot.xml

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

  1. <tool name="Plot" id="expression_plot">
  2. <description>Given a list of genes, draw a histogram/box plot of expression index</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>