Skip to content

Commit 37abf50

Browse files
committed
change violin tab name
1 parent 9270ee8 commit 37abf50

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

interface.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -680,9 +680,9 @@ <h3>Marker genes of annotation categories from selected cells <a href="https://i
680680
<div id="SGV" class="tabcontent">
681681
<div class="topTab">
682682
<button id="SGVsingle" class="SGVlinks" onclick="selTop(event, 'SGVsingleV','SGV')">Single Gene</button>
683-
<button id="SGVcompare" class="SGVlinks" onclick="selTop(event, 'SGVcompareV','SGV')">Single Gene/Two groups</button>
683+
<button id="SGVcompare" class="SGVlinks" onclick="selTop(event, 'SGVcompareV','SGV')">Single Gene/Multi-factors</button>
684684
<button id="SGVcompare" class="SGVlinks" onclick="selTop(event, 'PGV','SGV')">Multi-genes</button>
685-
<button id="SGVcompare" class="SGVlinks" onclick="selTop(event, 'PGVcompareV','SGV')">Multi-genes/Two groups</button>
685+
<button id="SGVcompare" class="SGVlinks" onclick="selTop(event, 'PGVcompareV','SGV')">Multi-genes/Multi-factors</button>
686686
</div>
687687

688688
<div id="SGVsingleV" class="SGVcontent">

0 commit comments

Comments
 (0)