... | ... |
@@ -219,7 +219,7 @@ manic <- dat[, dat$disease == "bipolar_disorder_|_manic_phase_|" | |
219 | 219 |
manic |
220 | 220 |
``` |
221 | 221 |
|
222 |
-Let's check the expression for every sample to make sure they look OK: |
|
222 |
+Let's take a look at sample to sample correlation in our subset. |
|
223 | 223 |
|
224 | 224 |
```{r boxplot, fig.cap="Sample to sample correlations of bipolar patients during manic phase and controls."} |
225 | 225 |
# Get Expression matrix |