This repository contains the source for the documentation book of SCpubr, an R package for publication-ready single-cell visualizations.
- Getting started: Installation, dataset, quickstart, shared features
- Function reference: All SCpubr functions, grouped by analysis type
- Workflows: End-to-end analysis examples
- Reference & Appendix: FAQ, troubleshooting, citation, and more
To render the book locally, you need Quarto and R with all dependencies installed:
quarto previewOr build static HTML:
quarto renderContributions are welcome! Please open issues or pull requests for suggestions, corrections, or new content.
Documentation is licensed under GPLv3.