Skip to content
Joshua D. Campbell edited this page Apr 15, 2022 · 7 revisions

Welcome to the singleCellTK developers wiki! singleCellTK is a framework for incorporating different tools under unified workflows which can be run using the R console, a Shiny GUI, or within Rmarkdown reports. singleCellTK is a Bioconductor package and so all code should conform to Bioconductor standards. Please read over the Bioconductor coding style and general package guidelines before starting to write your code. The pages listed below describe requirements and suggestions specific to the singleCellTK package.

Coding environment and lifecycle

Adding new tools

Setting up a Shiny server