Skip to content

Commit f0eb798

Browse files
committed
Fix #116
1 parent 5e9deb7 commit f0eb798

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/app/routes/browse/network/network.component.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<app-info title="What do I see?">
88
<p>What you see is a subset of a large ceRNA network obtained by applying SPONGE to data from TCGA. The entire
99
network is too large to visualize here. You can adjust the filter criteria using the controls on the left.</p>
10+
<p>The size of the nodes is proportional to the degree of the node. The thickness of the edges is proportional to
11+
the mscor value of the interaction.</p>
1012
<h3>Shapes</h3>
1113
<table>
1214
<tr>

0 commit comments

Comments
 (0)