# HG changeset patch # User proteore # Date 1537363431 14400 # Node ID f325701409e6e96de113623bbabbbb22b78733b3 # Parent 8d35400e03258679d08ee4cd36de8d2dc5a95b54 planemo upload commit 2007526ffd7115f74961cddf477086e43d0726a5 diff -r 8d35400e0325 -r f325701409e6 enrichment_v3.R --- a/enrichment_v3.R Wed Sep 19 08:51:27 2018 -0400 +++ b/enrichment_v3.R Wed Sep 19 09:23:51 2018 -0400 @@ -63,6 +63,7 @@ # Parse command line arguments + args = commandArgs(trailingOnly = TRUE) # create a list of the arguments from the command line, separated by a blank space @@ -87,9 +88,6 @@ stop("Not enough/Too many arguments", call. = FALSE) } -#save(args,file="/home/dchristiany/proteore_project/ProteoRE/tools/topGO/args.Rda") -#load("/home/dchristiany/proteore_project/ProteoRE/tools/topGO/args.Rda") - typeinput = options.args[1] listfile = options.args[2] onto = as.character(options.args[3]) diff -r 8d35400e0325 -r f325701409e6 topGO.xml --- a/topGO.xml Wed Sep 19 08:51:27 2018 -0400 +++ b/topGO.xml Wed Sep 19 09:23:51 2018 -0400 @@ -1,4 +1,4 @@ - + Enrichment analysis for Gene Ontology @@ -10,7 +10,7 @@ bioconductor-org.ce.eg.db bioconductor-org.dm.eg.db bioconductor-org.sc.sgd.db - bioconductor-org.at.tair.db + bioconductor-graph bioconductor-annotationdbi bioconductor-go.db @@ -87,8 +87,8 @@ - - + +