Mercurial > repos > proteore > proteore_clusterprofiler
changeset 35:6a0d0b5b91f2 draft
planemo upload commit a172073d58a2fc713af8656d3bcfa28592dcc242-dirty
| author | proteore |
|---|---|
| date | Mon, 03 Jun 2019 09:52:08 -0400 |
| parents | f078633d9669 |
| children | 51d79e4496cc |
| files | GO-enrich.R cluster_profiler.xml |
| diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/GO-enrich.R Mon Jun 03 09:46:18 2019 -0400 +++ b/GO-enrich.R Mon Jun 03 09:52:08 2019 -0400 @@ -1,5 +1,5 @@ options(warn=-1) #TURN OFF WARNINGS !!!!!! -#suppressMessages(library(clusterProfiler,quietly = TRUE)) +suppressMessages(library(clusterProfiler,quietly = TRUE)) # Read file and return file content as data.frame read_file <- function(path,header){
--- a/cluster_profiler.xml Mon Jun 03 09:46:18 2019 -0400 +++ b/cluster_profiler.xml Mon Jun 03 09:52:08 2019 -0400 @@ -1,4 +1,4 @@ -<tool id="cluter_profiler" name="GO terms classification and enrichment analysis" version="2019.06.01"> +<tool id="cluter_profiler" name="GO terms classification and enrichment analysis" version="2019.06.01.1"> <description>(Human, Mouse, Rat)[clusterProfiler]</description> <requirements> <requirement type="package" version="3.4.1">R</requirement>
