Skip to content

Commit 7630c2d

Browse files
committed
Fixed a manifest typo
1 parent a244826 commit 7630c2d

File tree

4 files changed

+16
-6
lines changed

4 files changed

+16
-6
lines changed

docs/v7/index.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ <h1>GSEAPreranked (v7.3.x) <a style="float: right" href="https://www.genepattern
3232
<p></p>
3333
</div>
3434
<div class="col-sm-4">
35-
<p><strong>GSEA Version: </strong> 4.2.1</p>
35+
<p><strong>GSEA Version: </strong> 4.2.<em>x</em></p>
3636
</div>
3737
</div>
3838

@@ -280,6 +280,11 @@ <h2>Version Comments</h2>
280280
</tr>
281281
</thead>
282282
<tbody>
283+
<tr>
284+
<td>7.3.7</td>
285+
<td>2022-9-26</td>
286+
<td>Fixed a manifest typo. Updated to Human MSigDB v2022.1.Hs. Direct support for Mouse MSigDB 2022.1.Mm is not yet available</td>
287+
</tr>
283288
<tr>
284289
<td>7.3.6</td>
285290
<td>2022-9-15</td>

docs/v7/test.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,11 @@ Java
290290
</tr>
291291
</thead>
292292
<tbody>
293+
<tr class="odd">
294+
<td align="left">7.3.7</td>
295+
<td align="left">2022-9-26</td>
296+
<td align="left">Fixed a manifest typo. Updated to Human MSigDB v2022.1.Hs. Direct support for Mouse MSigDB 2022.1.Mm is not yet available</td>
297+
</tr>
293298
<tr class="even">
294299
<td align="left">7.3.6</td>
295300
<td align="left">2022-9-15</td>

manifest

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ fileFormat=
1010
language=Java
1111
name=GSEAPreranked
1212
os=any
13-
job.docker.image=genepattern/gsea_4.2.3\:local
13+
job.docker.image=genepattern/gsea_4.2.3\:0.1
1414

1515
p1_MODE=IN
1616
p1_TYPE=FILE
@@ -275,4 +275,4 @@ taskDoc=doc.html
275275
taskType=Pathway Analysis
276276
categories=gsea;pathway analysis
277277
userid=eby@broadinstitute.org
278-
version=Updated to Human MSigDB v2022.1.Hs. Direct support for Mouse MSigDB 2022.1.Mm is not yet available
278+
version=Fixed a manifest typo. Updated to Human MSigDB v2022.1.Hs. Direct support for Mouse MSigDB 2022.1.Mm is not yet available

release.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#Thu, 15 Sep 2022 17:35:39 -0700
1+
#Mon, 26 Sep 2022 14:21:22 -0700
22
LSID.noVersion=urn\:lsid\:broad.mit.edu\:cancer.software.genepattern.module.analysis\:00317
33
release.version=7.3
4-
build.number=6
5-
build.timestamp=Thu, 15 Sep 2022 17\:35\:39 -0700
4+
build.number=7
5+
build.timestamp=Mon, 26 Sep 2022 14\:21\:22 -0700

0 commit comments

Comments
 (0)