File tree Expand file tree Collapse file tree 4 files changed +16
-6
lines changed
Expand file tree Collapse file tree 4 files changed +16
-6
lines changed Original file line number Diff line number Diff 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 >
Original file line number Diff line number Diff 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 >
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ fileFormat=
1010language=Java
1111name=GSEAPreranked
1212os=any
13- job.docker.image=genepattern/gsea_4.2.3\:local
13+ job.docker.image=genepattern/gsea_4.2.3\:0.1
1414
1515p1_MODE=IN
1616p1_TYPE=FILE
@@ -275,4 +275,4 @@ taskDoc=doc.html
275275taskType=Pathway Analysis
276276categories=gsea;pathway analysis
277277userid=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
Original file line number Diff line number Diff line change 1- # Thu, 15 Sep 2022 17:35:39 -0700
1+ # Mon, 26 Sep 2022 14:21:22 -0700
22LSID.noVersion =urn\:lsid\:broad.mit.edu\:cancer.software.genepattern.module.analysis\:00317
33release.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
You can’t perform that action at this time.
0 commit comments