Skip to content

Commit c9e0fe0

Browse files
authored
Merge pull request #131 from gyorilab/update-gilda-footer
Update footer text
2 parents f336ebe + 40b1cf1 commit c9e0fe0

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

gilda/app/templates/base.html

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,13 @@ <h2 style="margin-top: 10px; margin-bottom: 10px;">Gilda Grounding Service</h2>
3434
</div>
3535
{% block gcontent %}{% endblock %}
3636
<div class="well">
37-
<p>Gilda is developed by <a href="https://indralab.github.io"
38-
target="_blank">INDRA labs</a> which is part of the <a
39-
href="http://hits.harvard.edu" target="_blank">Harvard Program in
40-
Therapeutic Science (HiTS)</a>. The development of Gilda was funded under
41-
the DARPA Communicating with Computers program (ARO grant W911NF-15-1-0544)
42-
and the DARPA Young Faculty Award (ARO grant W911NF-20-1-0255).
43-
Point of contact: Benjamin M. Gyori (benjamin_gyori [AT]
44-
hms.harvard.edu).
37+
<p>
38+
Gilda is developed by the <a href="https://gyorilab.github.io"
39+
target="_blank">Gyori Lab for Computational Biomedicine</a>
40+
at <a href="https://www.northeastern.edu" target="_blank">Northeastern University</a>.
41+
Its development was funded by DARPA grants W911NF-15-1-0544 and
42+
W911NF-20-1-0255.
43+
Point of contact: <a href="mailto:b.gyori@northeastern.edu">Benjamin M. Gyori</a>.
4544
</p>
4645
</div>
4746
</div>
@@ -74,7 +73,7 @@ <h4 class="modal-title">Species Prioritization</h4>
7473
<div class="modal-body">
7574
<p>
7675
Species prioritization is applied in case matches are found to proteins from multiple
77-
species (human, mouse, yeast, etc). In case of matches to multiple species for a given
76+
species (human, mouse, yeast, etc.). In case of matches to multiple species for a given
7877
input, this (optional) input list is used to prioritize matches. The priority list can be
7978
determined based on the user case or knowledge about the context in which the given entity
8079
text appeared. The species list is adopted from UniProt's

0 commit comments

Comments
 (0)