paperKB
coga / coga-kb
Help
Sign in

Chunk #25 — 3 The developer perspective — 3.1 The package ecosystem

Source
Orchestrating high-throughput genomic analysis with Bioconductor.
Embedded
yes

Text

All software distributed by Bioconductor is in the form of R packages. This simplifies software delivery, use and maintenance, but it puts a burden on the developers. They need to learn how to write R packages, including documentation and test cases (Box 2).