Mercurial > repos > iuc > goseq
comparison goseq.xml @ 11:602de62d995b draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/goseq commit 0829a85b7fd9d09202450e50d30446cf9845791c
author | iuc |
---|---|
date | Wed, 11 Jan 2023 10:13:15 +0000 |
parents | 43798b4caee0 |
children |
comparison
equal
deleted
inserted
replaced
10:43798b4caee0 | 11:602de62d995b |
---|---|
1 <tool id="goseq" name="goseq" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> | 1 <tool id="goseq" name="goseq" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="22.01"> |
2 <description>tests for overrepresented gene categories</description> | 2 <description>tests for overrepresented gene categories</description> |
3 <xrefs> | 3 <macros> |
4 <xref type="bio.tools">goseq</xref> | 4 <token name="@TOOL_VERSION@">1.50.0</token> |
5 </xrefs> | 5 <token name="@VERSION_SUFFIX@">0</token> |
6 </macros> | |
6 <edam_topics> | 7 <edam_topics> |
7 <edam_topic>topic_3308</edam_topic> | 8 <edam_topic>topic_3308</edam_topic> |
8 </edam_topics> | 9 </edam_topics> |
9 <edam_operations> | 10 <edam_operations> |
10 <edam_operation>operation_2436</edam_operation> | 11 <edam_operation>operation_2436</edam_operation> |
11 </edam_operations> | 12 </edam_operations> |
12 <macros> | 13 <xrefs> |
13 <token name="@TOOL_VERSION@">1.44.0</token> | 14 <xref type="bio.tools">goseq</xref> |
14 <token name="@VERSION_SUFFIX@">2</token> | 15 </xrefs> |
15 </macros> | |
16 <requirements> | 16 <requirements> |
17 <requirement type="package" version="@TOOL_VERSION@">bioconductor-goseq</requirement> | 17 <requirement type="package" version="@TOOL_VERSION@">bioconductor-goseq</requirement> |
18 <requirement type="package" version="3.13.0">bioconductor-org.hs.eg.db</requirement> | 18 <requirement type="package" version="3.16.0">bioconductor-org.hs.eg.db</requirement> |
19 <requirement type="package" version="3.13.0">bioconductor-org.dm.eg.db</requirement> | 19 <requirement type="package" version="3.16.0">bioconductor-org.dm.eg.db</requirement> |
20 <requirement type="package" version="3.13.0">bioconductor-org.dr.eg.db</requirement> | 20 <requirement type="package" version="3.16.0">bioconductor-org.dr.eg.db</requirement> |
21 <requirement type="package" version="3.13.0">bioconductor-org.mm.eg.db</requirement> | 21 <requirement type="package" version="3.16.0">bioconductor-org.mm.eg.db</requirement> |
22 <requirement type="package" version="3.13.0">bioconductor-org.rn.eg.db</requirement> | 22 <requirement type="package" version="3.16.0">bioconductor-org.rn.eg.db</requirement> |
23 <requirement type="package" version="1.0.9">r-dplyr</requirement> | 23 <requirement type="package" version="1.0.10">r-dplyr</requirement> |
24 <requirement type="package" version="3.3.6">r-ggplot2</requirement> | 24 <requirement type="package" version="3.4.0">r-ggplot2</requirement> |
25 <requirement type="package" version="1.7.1">r-optparse</requirement> | 25 <requirement type="package" version="1.7.3">r-optparse</requirement> |
26 <requirement type="package" version="1.1.1o">openssl</requirement> | 26 <requirement type="package" version="1.1.1s">openssl</requirement> |
27 </requirements> | 27 </requirements> |
28 <stdio> | 28 <stdio> |
29 <regex match="Execution halted" | 29 <regex match="Execution halted" |
30 source="both" | 30 source="both" |
31 level="fatal" | 31 level="fatal" |
237 <param name="rdata_out" value="false"/> | 237 <param name="rdata_out" value="false"/> |
238 </section> | 238 </section> |
239 <output name="wallenius_tab"> | 239 <output name="wallenius_tab"> |
240 <assert_contents> | 240 <assert_contents> |
241 <has_text_matching expression="category.*over_represented_pvalue.*under_represented_pvalue.*numDEInCat.*numInCat.*term.*ontology.*p_adjust_over_represented.*p_adjust_under_represented" /> | 241 <has_text_matching expression="category.*over_represented_pvalue.*under_represented_pvalue.*numDEInCat.*numInCat.*term.*ontology.*p_adjust_over_represented.*p_adjust_under_represented" /> |
242 <has_text_matching expression="GO:0005576.*0.9" /> | 242 <has_text_matching expression="GO:0012501.*0.01"/> |
243 </assert_contents> | 243 </assert_contents> |
244 </output> | 244 </output> |
245 <output name="cat_genes_tab"> | 245 <output name="cat_genes_tab"> |
246 <assert_contents> | 246 <assert_contents> |
247 <has_text_matching expression="category.*de_genes" /> | 247 <has_text_matching expression="category.*de_genes" /> |
275 <param name="rdata_out" value="false"/> | 275 <param name="rdata_out" value="false"/> |
276 </section> | 276 </section> |
277 <output name="wallenius_tab"> | 277 <output name="wallenius_tab"> |
278 <assert_contents> | 278 <assert_contents> |
279 <has_text_matching expression="category.*over_represented_pvalue.*under_represented_pvalue.*numDEInCat.*numInCat.*term.*ontology.*p_adjust_over_represented.*p_adjust_under_represented" /> | 279 <has_text_matching expression="category.*over_represented_pvalue.*under_represented_pvalue.*numDEInCat.*numInCat.*term.*ontology.*p_adjust_over_represented.*p_adjust_under_represented" /> |
280 <has_text_matching expression="GO:0016569.*0.90" /> | 280 <has_text_matching expression="GO:0015748.*0.02" /> |
281 </assert_contents> | 281 </assert_contents> |
282 </output> | 282 </output> |
283 </test> | 283 </test> |
284 <!-- Ensure length bias plot works --> | 284 <!-- Ensure length bias plot works --> |
285 <test expect_num_outputs="2"> | 285 <test expect_num_outputs="2"> |
399 | 399 |
400 **Inputs** | 400 **Inputs** |
401 | 401 |
402 *Differentially expressed genes file* | 402 *Differentially expressed genes file* |
403 | 403 |
404 goseq needs a tabular file containing information on differentially expressed genes. This should contain all genes assayed in the RNA-seq experiment. The file should have two columns with an optional header row. The first column should contain the Gene IDs, which must be unique within the file and not repeated. The second column should contain True or False. True means the gene should count as differentially expressed, False means it is not differentially expressed. You can use the "Compute an expression on every row" tool to create a True / False column for your dataset. | 404 goseq needs a tabular file containing information on differentially expressed genes. This should contain all genes assayed in the RNA-seq experiment. The file should have two columns with an optional header row. The first column should contain the Gene IDs, which must be unique within the file and not repeated. The second column should contain True or False. True means the gene should count as differentially expressed, False means it is not differentially expressed. You can use the "Compute on rows" tool to create a True / False column for your dataset. |
405 | 405 |
406 Example: | 406 Example: |
407 | 407 |
408 =============== ===== | 408 =============== ===== |
409 ENSG00000236824 False | 409 ENSG00000236824 False |