| Previous changeset 5:829cbdb71efa (2018-03-01) Next changeset 7:1b2b81169c66 (2018-03-08) |
|
Commit message:
planemo upload commit f338a1cf9a782938c228f9bd0ea19ef22eec35d8-dirty |
|
modified:
README.rst topGO.xml |
| b |
| diff -r 829cbdb71efa -r ce67a81ef27e README.rst --- a/README.rst Thu Mar 01 11:04:54 2018 -0500 +++ b/README.rst Wed Mar 07 10:10:24 2018 -0500 |
| b |
| @@ -1,5 +1,5 @@ -Wrapper for topGO -================= +Wrapper for topGO Tool +====================== **Authors** @@ -15,7 +15,7 @@ Contact support@proteore.org for any questions or concerns about the Galaxy implementation of this tool. -=================== +---------------------- **Galaxy component based on R package topGO.** |
| b |
| diff -r 829cbdb71efa -r ce67a81ef27e topGO.xml --- a/topGO.xml Thu Mar 01 11:04:54 2018 -0500 +++ b/topGO.xml Wed Mar 07 10:10:24 2018 -0500 |
| b |
| @@ -1,6 +1,6 @@ -<tool id="topGO" name="topGO enrichment analysis" version="0.1.0"> +<tool id="topGO" name="topGO" version="0.1.0"> <description> - performs enrichment analysis using R package topGO + Enrichment analysis for Gene Ontology using R package topGO </description> <requirements> <requirement type="package" version="3.4.1">R</requirement> |