PageRenderTime 8ms CodeModel.GetById 2ms app.highlight 4ms RepoModel.GetById 1ms app.codeStats 0ms

/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
11  <help>
12UNDER CONSTRUCTION
13  </help>
14
15</tool>
16