diff options
author | DannyArends | 2016-11-08 18:48:50 +0100 |
---|---|---|
committer | DannyArends | 2016-11-08 18:48:50 +0100 |
commit | fa2ce04bf512cf393b504c50510af450c14459b9 (patch) | |
tree | 18590ab4b099504b0896e8d14925c15d5294008a | |
parent | c84f4b662169adb518e6775d97d71ba4593ade11 (diff) | |
download | genenetwork2-fa2ce04bf512cf393b504c50510af450c14459b9.tar.gz |
Adding the joss badge
-rw-r--r-- | wqflask/wqflask/templates/ctl_setup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/ctl_setup.html b/wqflask/wqflask/templates/ctl_setup.html index 992494dd..a7ad5759 100644 --- a/wqflask/wqflask/templates/ctl_setup.html +++ b/wqflask/wqflask/templates/ctl_setup.html @@ -16,7 +16,7 @@ Arends D, Li Y, Brockmann GA, Jansen RC, Williams RW, Prins P<br> Correlation trait locus (CTL) mapping: Phenotype network inference subject to genotype.<br> The Journal of Open Source Software (2016)<br> - <a href="http://joss.theoj.org/papers/10.21105/joss.00087">http://joss.theoj.org/papers/10.21105/joss.00087</a> + Published in <a href="http://joss.theoj.org/papers/10.21105/joss.00087"><img src="http://joss.theoj.org/papers/10.21105/joss.00087/status.svg"></a> <br><br> {{(request.form['trait_list'].split(',')|length)}} traits as input |