CONTRIBUTING.md

Contributing to bcbioSingleCell

Package style syntax

Attempt to follow these style guides, by priority: (1) Bioconductor coding style; (2) tidyverse style guide; (3) Google R style guide.

Required checks

lintr::lint_package()
devtools::document()
devtools::check()
BiocCheck::BiocCheck(getwd())
pkgdown::build_site()


WeiSong-bio/roryk-bcbioSinglecell documentation built on July 6, 2019, 12:03 a.m.