From e2d0dd24dd181322daf40a282370e79df23fc172 Mon Sep 17 00:00:00 2001
From: zsloan
Date: Thu, 15 Oct 2020 14:40:09 -0500
Subject: Put the correlation descriptions inside of a div so that they could
have their width set in the same way as other sections of the
correlation/mapping options
---
.../show_trait_calculate_correlations.html | 62 +++++++++++-----------
1 file changed, 32 insertions(+), 30 deletions(-)
(limited to 'wqflask')
diff --git a/wqflask/wqflask/templates/show_trait_calculate_correlations.html b/wqflask/wqflask/templates/show_trait_calculate_correlations.html
index 00fdfc21..600664e2 100644
--- a/wqflask/wqflask/templates/show_trait_calculate_correlations.html
+++ b/wqflask/wqflask/templates/show_trait_calculate_correlations.html
@@ -114,35 +114,37 @@
-
- The Sample Correlation
- is computed
- between trait data and any
- other traits in the sample database selected above. Use
- Spearman
- Rank
- when the sample size is small (<20) or when there are influential outliers.
-
-
- The Literature Correlation
- (Lit r) between
- this gene and all other genes is computed
- using the
- Semantic Gene Organizer
- and human, rat, and mouse data from PubMed.
- Values are ranked by Lit r, but Sample r and Tissue r are also displayed.
- More on using Lit r
-
-
- The Tissue Correlation
- (Tissue r)
- estimates the similarity of expression of two genes
- or transcripts across different cells, tissues, or organs
- (glossary).
- Tissue correlations
- are generated by analyzing expression in multiple samples usually taken from single cases.
- Pearson and Spearman Rank correlations have been
- computed for all pairs of genes using data from mouse samples.
-
+
\ No newline at end of file
--
cgit v1.2.3