Skip to content

Commit 0974c23

Browse files
committed
added duplicate entry for varistran. removed second entry, added link for img for varistran
1 parent c0f3b53 commit 0974c23

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

index.html

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -234,21 +234,14 @@ <h3 class="text-xl font-bold">Monash Bioinformatics Platform</h3>
234234
repoName: 'MonashBioinformaticsPlatform/varistran',
235235
description: 'Variance-stabilizing transformation for RNA-seq data visualization',
236236
url: 'https://github.com/MonashBioinformaticsPlatform/varistran',
237-
repoImage: null
237+
repoImage: 'https://github.com/MonashBioinformaticsPlatform/varistran/blob/master/doc/heatmap-example.png?raw=true'
238238
},
239239
{
240240
title: 'Celaref',
241241
repoName: 'MonashBioinformaticsPlatform/celaref',
242242
description: 'Single-cell annotation by reference',
243243
url: 'https://github.com/MonashBioinformaticsPlatform/celaref',
244244
repoImage: null
245-
},
246-
{
247-
title: 'Varistran',
248-
repoName: 'MonashBioinformaticsPlatform/varistran',
249-
description: 'Varistran is an R package providing a Variance Stabilizing Transformation appropriate for RNA-Seq data, and a variety of diagnostic plots based on such transformation.',
250-
url: 'https://github.com/MonashBioinformaticsPlatform/varistran',
251-
repoImage: 'https://github.com/MonashBioinformaticsPlatform/varistran/blob/master/doc/heatmap-example.png'
252245
}
253246
],
254247
trainingWorkshops: [

0 commit comments

Comments
 (0)