diff options
author | BonfaceKilz | 2021-04-23 17:21:12 +0300 |
---|---|---|
committer | BonfaceKilz | 2021-04-23 17:42:26 +0300 |
commit | d2e2046a3ce1af0ca97ea1b6d9ccb3a4c9aecf7c (patch) | |
tree | 67a61bcf56efcc959d8a6e4ffdbba095ad1abf3a | |
parent | 4534daa6fb07c23b90e024560ca64091fc330eed (diff) | |
download | genenetwork2-d2e2046a3ce1af0ca97ea1b6d9ccb3a4c9aecf7c.tar.gz |
Add full link to genetic data collected as part of WebQTL project
-rw-r--r-- | wqflask/wqflask/templates/submit_trait.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/submit_trait.html b/wqflask/wqflask/templates/submit_trait.html index 334a608d..2cc18240 100644 --- a/wqflask/wqflask/templates/submit_trait.html +++ b/wqflask/wqflask/templates/submit_trait.html @@ -14,7 +14,7 @@ <h2 style="color: #5a5a5a;">Introduction</h2> <hr> <p>The trait values that you enter are statistically compared with verified genotypes collected at a set of microsatellite markers in each RI set. The markers are drawn from a set of over 750, but for each set redundant markers have been removed, preferentially retaining those that are most informative.</p> - <p>These error-checked RI mapping data match theoretical expectations for RI strain sets. The cumulative adjusted length of the RI maps are approximately 1400 cM, a value that matches those of both MIT maps and Chromosome Committee Report maps. See our full description of the genetic data collected as part of the WebQTL project.</p> + <p>These error-checked RI mapping data match theoretical expectations for RI strain sets. The cumulative adjusted length of the RI maps are approximately 1400 cM, a value that matches those of both MIT maps and Chromosome Committee Report maps. See our <a target="_blank" href="http://www.nervenet.org/papers/BXN.html">full description</a> of the genetic data collected as part of the WebQTL project.</p> </div> </section> <br> |