... | ... |
@@ -34,6 +34,7 @@ nSamples <- length(Biobase::sampleNames(bs)) |
34 | 34 |
## Read information |
35 | 35 |
```{r read_metrics,echo=FALSE,warning=FALSE,message=FALSE,fig.width=8, fig.height=7,fig.align='center'} |
36 | 36 |
# Methylation distribution for all the cells |
37 |
+# Check the commits |
|
37 | 38 |
dat <- scmeth::readmetrics(bs) |
38 | 39 |
|
39 | 40 |
SummaryTable <- dat |