-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated for MSigDB 7.2. Changed to use a dedicated Docker container.
Changed to use a new dedicated Docker container. The corresponding Dockerfile is in the gsea-desktop repo. The build has been changed since we no longer need to download a GSEA bundle to be included in the module's ZIP bundle (still need to update this to deal with local test builds, however). The MSigDB 7.2 update is very much like the usual, except some new collections have been added.
- Loading branch information
Showing
6 changed files
with
32 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,15 +4,15 @@ | |
JVMLevel=11 | ||
LSID=urn\:lsid\:broad.mit.edu\:cancer.software.genepattern.module.analysis\:00072\:999999999 | ||
author=Aravind Subramanian, Pablo Tamayo, David Eby; Broad Institute | ||
commandLine=/bin/sh <libdir>/gsea-cli.sh GSEA -res <expression.dataset> -cls <phenotype.labels> -collapse <collapse.dataset> -mode <collapsing.mode.for.probe.sets.with.more.than.one.match> -norm <normalization.mode> -nperm <number.of.permutations> -permute <permutation.type> -rnd_type <randomization.mode> -scoring_scheme <scoring.scheme> -metric <metric.for.ranking.genes> -sort <gene.list.sorting.mode> -order <gene.list.ordering.mode> -include_only_symbols <omit.features.with.no.symbol.match> -make_sets <make.detailed.gene.set.report> -median <median.for.class.metrics> -num <number.of.markers> -plot_top_x <plot.graphs.for.the.top.sets.of.each.phenotype> -rnd_seed <random.seed> -save_rnd_lists <save.random.ranked.lists> -set_max <max.gene.set.size> -set_min <min.gene.set.size> <chip.platform.file> -gmx_list <gene.sets.database> -create_svgs <create.svgs> -create_gcts <create.gcts> -target_profile <target.profile> <selected.gene.sets> <output.file.name> <alt.delim> -dev_mode <dev.mode> -zip_report <create.zip> -run_as_genepattern true | ||
commandLine=/opt/gsea/GSEA_4.1.0/gsea-cli.sh GSEA -res <expression.dataset> -cls <phenotype.labels> -collapse <collapse.dataset> -mode <collapsing.mode.for.probe.sets.with.more.than.one.match> -norm <normalization.mode> -nperm <number.of.permutations> -permute <permutation.type> -rnd_type <randomization.mode> -scoring_scheme <scoring.scheme> -metric <metric.for.ranking.genes> -sort <gene.list.sorting.mode> -order <gene.list.ordering.mode> -include_only_symbols <omit.features.with.no.symbol.match> -make_sets <make.detailed.gene.set.report> -median <median.for.class.metrics> -num <number.of.markers> -plot_top_x <plot.graphs.for.the.top.sets.of.each.phenotype> -rnd_seed <random.seed> -save_rnd_lists <save.random.ranked.lists> -set_max <max.gene.set.size> -set_min <min.gene.set.size> <chip.platform.file> -gmx_list <gene.sets.database> -create_svgs <create.svgs> -create_gcts <create.gcts> -target_profile <target.profile> <selected.gene.sets> <output.file.name> <alt.delim> -dev_mode <dev.mode> -zip_report <create.zip> -run_as_genepattern true | ||
cpuType=any | ||
taskDoc=doc.html | ||
description=Gene Set Enrichment Analysis. <strong>If you are using GSEA on RNA-seq data, please read <a href="http://software.broadinstitute.org/cancer/software/gsea/wiki/index.php/Using_RNA-seq_Datasets_with_GSEA" target="_blank">these guidelines</a>.</strong> | ||
fileFormat=zip | ||
language=Java | ||
name=GSEA | ||
os=any | ||
job.docker.image=genepattern/docker-openjdk_11\:0.1 | ||
job.docker.image=genepattern/gsea_4.1.0\:0.1 | ||
|
||
|
||
p1_MODE=IN | ||
|
@@ -40,7 +40,7 @@ p2_optional= | |
p2_prefix= | ||
p2_prefix_when_specified= | ||
p2_type=java.io.File | ||
p2_value=ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c1.all.v7.1.symbols.gmt\=c1.all.v7.1.symbols.gmt [Positional];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c2.all.v7.1.symbols.gmt\=c2.all.v7.1.symbols.gmt [Curated];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c2.cgp.v7.1.symbols.gmt\=c2.cgp.v7.1.symbols.gmt [Curated];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c2.cp.v7.1.symbols.gmt\=c2.cp.v7.1.symbols.gmt [Curated];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c2.cp.biocarta.v7.1.symbols.gmt\=c2.cp.biocarta.v7.1.symbols.gmt [Curated];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c2.cp.kegg.v7.1.symbols.gmt\=c2.cp.kegg.v7.1.symbols.gmt [Curated];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c2.cp.pid.v7.1.symbols.gmt\=c2.cp.pid.v7.1.symbols.gmt [Curated];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c2.cp.reactome.v7.1.symbols.gmt\=c2.cp.reactome.v7.1.symbols.gmt [Curated];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c3.all.v7.1.symbols.gmt\=c3.all.v7.1.symbols.gmt [Motif];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c3.mir.v7.1.symbols.gmt\=c3.mir.v7.1.symbols.gmt [Motif];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c3.tft.v7.1.symbols.gmt\=c3.tft.v7.1.symbols.gmt [Motif];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c4.all.v7.1.symbols.gmt\=c4.all.v7.1.symbols.gmt [Computational];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c4.cgn.v7.1.symbols.gmt\=c4.cgn.v7.1.symbols.gmt [Computational];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c4.cm.v7.1.symbols.gmt\=c4.cm.v7.1.symbols.gmt [Computational];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c5.all.v7.1.symbols.gmt\=c5.all.v7.1.symbols.gmt [Gene Ontology];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c5.bp.v7.1.symbols.gmt\=c5.bp.v7.1.symbols.gmt [Gene Ontology];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c5.cc.v7.1.symbols.gmt\=c5.cc.v7.1.symbols.gmt [Gene Ontology];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c5.mf.v7.1.symbols.gmt\=c5.mf.v7.1.symbols.gmt [Gene Ontology];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c6.all.v7.1.symbols.gmt\=c6.all.v7.1.symbols.gmt [Oncogenic Signatures];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c7.all.v7.1.symbols.gmt\=c7.all.v7.1.symbols.gmt [Immunologic signatures];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/h.all.v7.1.symbols.gmt\=h.all.v7.1.symbols.gmt [Hallmarks] | ||
p2_value=ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c1.all.v7.2.symbols.gmt\=c1.all.v7.2.symbols.gmt [Positional];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c2.all.v7.2.symbols.gmt\=c2.all.v7.2.symbols.gmt [Curated];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c2.cgp.v7.2.symbols.gmt\=c2.cgp.v7.2.symbols.gmt [Curated];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c2.cp.v7.2.symbols.gmt\=c2.cp.v7.2.symbols.gmt [Curated];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c2.cp.biocarta.v7.2.symbols.gmt\=c2.cp.biocarta.v7.2.symbols.gmt [Curated];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c2.cp.kegg.v7.2.symbols.gmt\=c2.cp.kegg.v7.2.symbols.gmt [Curated];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c2.cp.pid.v7.2.symbols.gmt\=c2.cp.pid.v7.2.symbols.gmt [Curated];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c2.cp.reactome.v7.2.symbols.gmt\=c2.cp.reactome.v7.2.symbols.gmt [Curated];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c2.cp.wikipathways.v7.2.symbols.gmt\=c2.cp.wikipathways.v7.2.symbols.gmt [Curated];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c3.all.v7.2.symbols.gmt\=c3.all.v7.2.symbols.gmt [Motif];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c3.mir.v7.2.symbols.gmt\=c3.mir.v7.2.symbols.gmt [Motif];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c3.mir.mirdb.v7.2.symbols.gmt\=c3.mir.mirdb.v7.2.symbols.gmt [Motif];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c3.mir.mir_legacy.v7.2.symbols.gmt\=c3.mir.mir_legacy.v7.2.symbols.gmt [Motif];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c3.tft.v7.2.symbols.gmt\=c3.tft.v7.2.symbols.gmt [Motif];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c3.tft.gtrd.v7.2.symbols.gmt\=c3.tft.gtrd.v7.2.symbols.gmt [Motif];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c3.tft.tft_legacy.v7.2.symbols.gmt\=c3.tft.tft_legacy.v7.2.symbols.gmt [Motif];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c4.all.v7.2.symbols.gmt\=c4.all.v7.2.symbols.gmt [Computational];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c4.cgn.v7.2.symbols.gmt\=c4.cgn.v7.2.symbols.gmt [Computational];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c4.cm.v7.2.symbols.gmt\=c4.cm.v7.2.symbols.gmt [Computational];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c5.all.v7.2.symbols.gmt\=c5.all.v7.2.symbols.gmt [Ontology];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c5.go.v7.2.symbols.gmt\=c5.go.v7.2.symbols.gmt [Gene Ontology];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c5.go.bp.v7.2.symbols.gmt\=c5.go.bp.v7.2.symbols.gmt [Gene Ontology];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c5.go.cc.v7.2.symbols.gmt\=c5.go.cc.v7.2.symbols.gmt [Gene Ontology];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c5.go.mf.v7.2.symbols.gmt\=c5.go.mf.v7.2.symbols.gmt [Gene Ontology];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c5.hpo.v7.2.symbols.gmt\=c5.hpo.v7.2.symbols.gmt [Human Phenotype Ontology];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c6.all.v7.2.symbols.gmt\=c6.all.v7.2.symbols.gmt [Oncogenic Signatures];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c7.all.v7.2.symbols.gmt\=c7.all.v7.2.symbols.gmt [Immunologic signatures];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/c8.all.v7.2.symbols.gmt\=c8.all.v7.2.symbols.gmt [cell type signatures];ftp\://gpftp.broadinstitute.org/module_support_files/msigdb/gmt/h.all.v7.2.symbols.gmt\=h.all.v7.2.symbols.gmt [Hallmarks] | ||
|
||
p3_MODE= | ||
p3_TYPE=Integer | ||
|
@@ -430,6 +430,6 @@ serializedModel= | |
taskType=Gene List Selection | ||
category= | ||
[email protected] | ||
version=Updated to use the GSEA v4.1.0 code base. | ||
version=Updated to MSigDB v7.2. Updated to use dedicated Docker container. | ||
|
||
publicationDate=10/05/2018 04\:51 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#Thu, 30 Jul 2020 16:06:26 -0700 | ||
#Wed, 23 Sep 2020 12:44:11 +0900 | ||
LSID.noVersion=urn\:lsid\:broad.mit.edu\:cancer.software.genepattern.module.analysis\:00072 | ||
release.version=20.1 | ||
release.version=20.2 | ||
build.number=0 | ||
build.timestamp=Thu, 30 Jul 2020 16\:06\:26 -0700 | ||
build.timestamp=Wed, 23 Sep 2020 12\:44\:11 +0900 |