Skip to content

Commit

Permalink
Updated for GSEA 4.2.1
Browse files Browse the repository at this point in the history
Log4J 2.17.0
  • Loading branch information
davideby committed Dec 23, 2021
1 parent bac4df1 commit c6471d1
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 8 deletions.
7 changes: 6 additions & 1 deletion docs/v20/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ <h1>GSEA (v20.3.x) <a style="float: right" href="https://www.genepattern.org"><i
<p></p>
</div>
<div class="col-sm-4">
<p><strong>GSEA Version: </strong> 4.2.0</p>
<p><strong>GSEA Version: </strong> 4.2.1</p>
</div>
</div>

Expand Down Expand Up @@ -409,6 +409,11 @@ <h2>Version Comments</h2>
</tr>
</thead>
<tbody>
<tr>
<td>20.3.1</td>
<td>2021-12-23</td>
<td>Updated with the GSEA Desktop 4.2.1 code base. Updated to Log4J 2.17.0. TXT file parser bug fix.</td>
</tr>
<tr>
<td>20.3.0</td>
<td>2021-12-17</td>
Expand Down
6 changes: 5 additions & 1 deletion docs/v20/test.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ for GSEA questions.
team](http://software.broadinstitute.org/cancer/software/genepattern/contact)
for GenePattern issues.

**GSEA Version:** 4.2.0
**GSEA Version:** 4.2.1

## Description

Expand Down Expand Up @@ -475,6 +475,10 @@ Java
</tr>
</thead>
<tbody>
<tr class="odd">
<td align="left">20.3.1</td>
<td align="left">2021-12-23</td>
<td align="left">Updated with the GSEA Desktop 4.2.1 code base. Updated to Log4J 2.17.0. TXT file parser bug fix.</td>
<tr class="even">
<td align="left">20.3.0</td>
<td align="left">2021-12-17</td>
Expand Down
6 changes: 3 additions & 3 deletions manifest
Original file line number Diff line number Diff line change
Expand Up @@ -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=/opt/gsea/GSEA_4.2.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 true -run_as_genepattern true
commandLine=/opt/gsea/GSEA_4.2.1/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 true -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/gsea_4.2.0\:0.1
job.docker.image=genepattern/gsea_4.2.1\:0.1


p1_MODE=IN
Expand Down Expand Up @@ -417,6 +417,6 @@ serializedModel=
taskType=Pathway Analysis
categories=gsea;pathway analysis
[email protected]
version=Updated with the GSEA Desktop 4.2.0 code base with numerous bug fixes. Adds the Abs_max_of_probes collapse mode. Fixed some issues handling datasets with missing values. Added the Spearman metric. Fixed issue with the min-sample check with gene_set permutation mode. Improved warnings and logging. Changed the FDR q-value scale on the NES vs Significance plot. Fixed bugs in weighted_p1.5 scoring.
version=Updated with the GSEA Desktop 4.2.1 code base. Updated to Log4J 2.17.0. TXT file parser bug fix.

publicationDate=10/05/2018 04\:51
6 changes: 3 additions & 3 deletions release.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Fri, 17 Dec 2021 15:21:55 -0800
#Wed, 22 Dec 2021 22:14:09 -0800
LSID.noVersion=urn\:lsid\:broad.mit.edu\:cancer.software.genepattern.module.analysis\:00072
release.version=20.3
build.number=0
build.timestamp=Fri, 17 Dec 2021 15\:21\:55 -0800
build.number=1
build.timestamp=Wed, 22 Dec 2021 22\:14\:09 -0800

0 comments on commit c6471d1

Please sign in to comment.