Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mutalyzer
mutalyzer2
Commits
7b6cdd75
Unverified
Commit
7b6cdd75
authored
Nov 24, 2020
by
Mihai
Committed by
GitHub
Nov 24, 2020
Browse files
Update links (#514)
parent
62e0c1e8
Changes
3
Hide whitespace changes
Inline
Side-by-side
mutalyzer/website/templates/about.html
View file @
7b6cdd75
...
...
@@ -125,7 +125,7 @@ of Mutalyzer.
</p>
<div
class=
"thanks"
>
<a
href=
"http://w
ww.
gen2phen.org"
><img
src=
"{{ url_for('static',
<a
href=
"http
s
://w
eb.archive.org/web/20170630010932/http://
gen2phen.org
/
"
><img
src=
"{{ url_for('static',
filename='images/gen_2_phen_logo_print.png')
}}"
width=
"110"
...
...
mutalyzer/website/templates/base.html
View file @
7b6cdd75
...
...
@@ -95,7 +95,7 @@
<ul
class=
"dropdown-menu"
>
<li
class=
"menu{% if id == active_page %} active{% endif %}"
><a
href=
"http://www.genenames.org/guidelines.html"
>
Human Gene Nomenclature
</a></li>
<li
class=
"menu{% if id == active_page %} active{% endif
%}"
><a
href=
"http://
www
.hgvs.org/
mutnomen/
"
>
HGVS Sequence
%}"
><a
href=
"http
s
://
varnomen
.hgvs.org/"
>
HGVS Sequence
Variant Nomenclature
</a></li>
<li
class=
"menu{% if id == active_page %} active{% endif %}"
><a
href=
"http://www.lovd.nl/"
>
LOVD
</a></li>
</ul>
...
...
mutalyzer/website/templates/webservices.html
View file @
7b6cdd75
...
...
@@ -31,7 +31,7 @@ The following are some example client programs for SOAP web service. They
use the
<a
href=
"{{ url_for('.soap_api', _anchor='op.checkSyntax') }}"
>
checkSyntax
</a>
method to determine if a variant description adheres to
the
<span
class=
"helper"
title=
"Human Genome Variation Society standard variant nomenclature"
>
<a
href=
"http://
www
.hgvs.org/
mutnomen
"
>
HGVS
</a>
format
</span>
.
<a
href=
"http
s
://
varnomen
.hgvs.org/"
>
HGVS
</a>
format
</span>
.
</p>
<ul>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment