Mercurial > repos > proteore > proteore_clusterprofiler
changeset 1:91b9b48d07b3 draft
planemo upload commit 4244759c3ec402d4309369b46aec75dc49e4c0b1-dirty
| author | proteore |
|---|---|
| date | Tue, 28 Aug 2018 09:09:10 -0400 |
| parents | 076349b72690 |
| children | 1c98865a8508 |
| files | GO-enrich.R cluster_profiler.xml |
| diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/GO-enrich.R Wed Aug 22 10:44:46 2018 -0400 +++ b/GO-enrich.R Tue Aug 28 09:09:10 2018 -0400 @@ -110,7 +110,7 @@ #print(args) #save(args,file="args.Rda") - load("/home/dchristiany/proteore_project/ProteoRE/tools/cluster_profiler/args.Rda") + #load("/home/dchristiany/proteore_project/ProteoRE/tools/cluster_profiler/args.Rda") # Extract OrgDb if (args$species=="human") {
--- a/cluster_profiler.xml Wed Aug 22 10:44:46 2018 -0400 +++ b/cluster_profiler.xml Tue Aug 28 09:09:10 2018 -0400 @@ -1,4 +1,4 @@ -<tool id="cluter_profiler" name="clusterProfiler" version="2018.08.22"> +<tool id="cluter_profiler" name="clusterProfiler" version="2018.08.28"> <description> GO terms classification and enrichment analysis </description>
