Skip to content

Commit 922561f

Browse files
authored
Update index.html
1 parent 56d32a4 commit 922561f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -180,25 +180,25 @@ <h3 class="text-xl font-bold">Monash Bioinformatics Platform</h3>
180180
return {
181181
webApps: [
182182
{
183-
title: 'RNAseq QC and Counts Table - Laxy',
183+
title: 'Laxy',
184184
repoName: 'MonashBioinformaticsPlatform/laxy',
185-
description: 'A web platform for running bioinformatics analyses in the cloud',
185+
description: 'A web platform for running RNAseq QC and counts table',
186186
source: 'https://github.com/MonashBioinformaticsPlatform/laxy',
187187
url: 'https://laxy.io/#/',
188188
repoImage: 'https://github.com/MonashBioinformaticsPlatform/laxy/raw/master/docs/screenshots/job_page.png'
189189
},
190190
{
191-
title: 'RNAseq Differential Expression Analysis - Degust',
191+
title: 'Degust',
192192
repoName: 'drpowell/degust',
193-
description: 'A web platform for running RNAseq Analysis',
193+
description: 'A web platform for running RNAseq Differential Expression Analysis',
194194
url: 'https://degust.erc.monash.edu/',
195195
source: 'https://github.com/drpowell/degust',
196196
repoImage: null
197197
},
198198
{
199-
title: 'Proteomics and Functional Enrichment - Analyst Suites',
199+
title: 'Analyst Suites',
200200
repoName: 'MonashBioinformaticsPlatform/LFQ-Analyst, ',
201-
description: 'A web application for analyzing label-free quantitation proteomics data',
201+
description: 'A web application for analyzing proteomics data and functional enrichment',
202202
source: 'https://github.com/MonashBioinformaticsPlatform/LFQ-Analyst',
203203
url : 'https://analyst-suites.org/',
204204
repoImage: 'https://github.com/MonashBioinformaticsPlatform/LFQ-Analyst/raw/master/www/LFQ_analyst.svg'

0 commit comments

Comments
 (0)