Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mutalyzer
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirrors
mutalyzer
Commits
f43118fd
Commit
f43118fd
authored
10 years ago
by
Vermaat
Browse files
Options
Downloads
Patches
Plain Diff
Link to mutalyzer-announce from the website
parent
6d7b825c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
mutalyzer/website/templates/base.html
+3
-0
3 additions, 0 deletions
mutalyzer/website/templates/base.html
mutalyzer/website/templates/webservices.html
+8
-1
8 additions, 1 deletion
mutalyzer/website/templates/webservices.html
with
11 additions
and
1 deletion
mutalyzer/website/templates/base.html
+
3
−
0
View file @
f43118fd
...
@@ -120,6 +120,9 @@
...
@@ -120,6 +120,9 @@
<li>
<li>
<a
href=
"https://humgenprojects.lumc.nl/trac/mutalyzer"
target=
"new"
>
Feedback
</a>
<a
href=
"https://humgenprojects.lumc.nl/trac/mutalyzer"
target=
"new"
>
Feedback
</a>
</li>
</li>
<li>
<a
href=
"https://humgenprojects.lumc.nl/trac/mutalyzer/wiki/MutalyzerDocumentation#Mailinglist:mutalyzer-announce"
target=
"new"
>
Mailing list
</a>
</li>
<li>
<li>
<a
href=
"https://github.com/LUMC/mutalyzer"
target=
"new"
>
Source code
</a>
<a
href=
"https://github.com/LUMC/mutalyzer"
target=
"new"
>
Source code
</a>
</li>
</li>
...
...
This diff is collapsed.
Click to expand it.
mutalyzer/website/templates/webservices.html
+
8
−
1
View file @
f43118fd
...
@@ -10,6 +10,13 @@ Most Mutalyzer functionality is programmatically available through two
...
@@ -10,6 +10,13 @@ Most Mutalyzer functionality is programmatically available through two
interfaces: a SOAP web service and a HTTP/RPC+JSON web service.
interfaces: a SOAP web service and a HTTP/RPC+JSON web service.
</p>
</p>
<p>
Consider subscribing to our
low-traffic
<a
href=
"https://humgenprojects.lumc.nl/trac/mutalyzer/wiki/MutalyzerDocumentation#Mailinglist:mutalyzer-announce"
>
mutalyzer-announce
mailing list
</a>
if you're using our webservices. Whenever there are important
changes to the webservices upcoming, we will announce them there.
</p>
<h3>
SOAP web service
</h3>
<h3>
SOAP web service
</h3>
<p>
<p>
...
@@ -51,7 +58,7 @@ The HTTP/RPC+JSON web service is experimental and currently undocumented. It can
...
@@ -51,7 +58,7 @@ The HTTP/RPC+JSON web service is experimental and currently undocumented. It can
</p>
</p>
<p>
<p>
Example:
Example:
<pre><a
href=
"{{ json_root_url }}/checkSyntax?variant=AB026906.1:c.274del"
>
checkSyntax?variant=AB026906.1:c.274del
</pre></a>
<pre><a
href=
"{{ json_root_url }}/checkSyntax?variant=AB026906.1:c.274del"
>
checkSyntax?variant=AB026906.1:c.274del
</pre></a>
<p>
<p>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment