Skip to content

Commit 2dfa73c

Browse files
Add session info
1 parent bdc9420 commit 2dfa73c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

vignettes/UMI4Cats.Rmd

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -554,5 +554,12 @@ There are several different arguments you can provide to `plotUMI4C` to modify t
554554

555555
The `plotUMI4C` function is a wrapper for separate functions that plot the different elements included in the figure. You can use each of the functions separately if you are interesting in combining them differently or with other ggplot2 objects. Check each function documentation at `?plotTrend`, `?plotGenes`, `?plotDomainogram` and `?plotDifferential`.
556556

557+
# Session Information
558+
559+
```{r}
560+
sessionInfo()
561+
```
562+
563+
557564
# References
558565

0 commit comments

Comments
 (0)