Skip to content

Commit 56d32a4

Browse files
authored
Update index.html
1 parent 8b01cf3 commit 56d32a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,23 +180,23 @@ <h3 class="text-xl font-bold">Monash Bioinformatics Platform</h3>
180180
return {
181181
webApps: [
182182
{
183-
title: 'Laxy',
183+
title: 'RNAseq QC and Counts Table - Laxy',
184184
repoName: 'MonashBioinformaticsPlatform/laxy',
185185
description: 'A web platform for running bioinformatics analyses in the cloud',
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: 'Degust',
191+
title: 'RNAseq Differential Expression Analysis - Degust',
192192
repoName: 'drpowell/degust',
193193
description: 'A web platform for running RNAseq Analysis',
194194
url: 'https://degust.erc.monash.edu/',
195195
source: 'https://github.com/drpowell/degust',
196196
repoImage: null
197197
},
198198
{
199-
title: 'Analyst Suites',
199+
title: 'Proteomics and Functional Enrichment - Analyst Suites',
200200
repoName: 'MonashBioinformaticsPlatform/LFQ-Analyst, ',
201201
description: 'A web application for analyzing label-free quantitation proteomics data',
202202
source: 'https://github.com/MonashBioinformaticsPlatform/LFQ-Analyst',

0 commit comments

Comments
 (0)