Skip to content
Prev 12662 / 21312 Next

[Bioc-devel] project templating tools

I have always just advocated using R packages as a means to organize
analyses, with an "analysis" subdirectory serving as a sort of scratch
space. The DESCRIPTION serves as a readme, there are places for reusable
functions (/R), data (/data), reports (/vignettes), etc. Several groups
here follow that pattern.

Michael

On Sun, Jan 21, 2018 at 4:27 AM, Vincent Carey <stvjc at channing.harvard.edu>
wrote: