We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e9deb7 commit f0eb798Copy full SHA for f0eb798
src/app/routes/browse/network/network.component.html
@@ -7,6 +7,8 @@
7
<app-info title="What do I see?">
8
<p>What you see is a subset of a large ceRNA network obtained by applying SPONGE to data from TCGA. The entire
9
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>
12
<h3>Shapes</h3>
13
<table>
14
<tr>
0 commit comments