Coding Style

Creation Date: Antiquity. Last Edit Date: 2 Apr 2013.

Using similar coding style helps people understand code. These guidelines are really just preferences; they are not enforced. The IRanges package provides a model for coding style and organization.

Indentation

Variable names

Function names

Class names

Use of space

Comments

Namespaces

Misc

Fred Hutchinson Cancer Research Center