Skip to content
Prev 11824 / 21312 Next

[Bioc-devel] library() calls removed in simpleSingleCell workflow

Breaking up long workflows into several smaller "modules" each with a 
clearly defined input and output is a good idea, certainly for didactic 
& maintenance reasons.

It doesn't "solve" the DLL issue though, it only avoids it (for now)...

I believe you can use a Makefile for your vignettes 
(https://cran.r-project.org/doc/manuals/R-exts.html#Writing-package-vignettes), 
and this might be a good way of managing which depends on which. For 
passing along output/input, perhaps local .RData files are good enough, 
perhaps some wheel-reinventing can also be avoided by using 
https://bioconductor.org/packages/release/bioc/html/BiocFileCache.html 
(haven't actually used it yet, though).

	Wolfgang



5.10.17 20:02, Aaron Lun scripsit:

  
    

Thread (20 messages)

Aaron Lun library() calls removed in simpleSingleCell workflow Oct 4 Kasper Daniel Hansen library() calls removed in simpleSingleCell workflow Oct 4 Obenchain, Valerie library() calls removed in simpleSingleCell workflow Oct 4 Turaga, Nitesh library() calls removed in simpleSingleCell workflow Oct 4 Wolfgang Huber library() calls removed in simpleSingleCell workflow Oct 4 Aaron Lun library() calls removed in simpleSingleCell workflow Oct 4 Laurent Gatto library() calls removed in simpleSingleCell workflow Oct 4 Wolfgang Huber library() calls removed in simpleSingleCell workflow Oct 5 Aaron Lun library() calls removed in simpleSingleCell workflow Oct 5 Wolfgang Huber library() calls removed in simpleSingleCell workflow Oct 5 Aaron Lun library() calls removed in simpleSingleCell workflow Oct 5 Obenchain, Valerie library() calls removed in simpleSingleCell workflow Oct 5 Henrik Bengtsson library() calls removed in simpleSingleCell workflow Oct 5 Aaron Lun library() calls removed in simpleSingleCell workflow Oct 5 Wolfgang Huber library() calls removed in simpleSingleCell workflow Oct 6 Kasper Daniel Hansen library() calls removed in simpleSingleCell workflow Oct 6 Wolfgang Huber library() calls removed in simpleSingleCell workflow Oct 6 Henrik Bengtsson library() calls removed in simpleSingleCell workflow Oct 6 Nan Xiao library() calls removed in simpleSingleCell workflow Oct 6 Martin Morgan library() calls removed in simpleSingleCell workflow Oct 12