Please visit our ***NEW*** OBF/BOSC website: https://www.open-bio.org/ |
-
Difference between revisions of "Bio-packaging"
From Open Bioinformatics Foundation
(→Language based packaging systems) |
(→Language based packaging systems) |
||
Line 12: | Line 12: | ||
=== Ruby biogems === | === Ruby biogems === | ||
+ | |||
+ | * Biogems: http://biogems.info/ | ||
+ | |||
=== Python packages === | === Python packages === | ||
=== Perl CPAN === | === Perl CPAN === | ||
=== R CRAN === | === R CRAN === | ||
− | http://cran.r-project.org/ | + | * http://cran.r-project.org/ |
+ | |||
+ | === Javascript === | ||
+ | |||
+ | * node.js npm: https://www.npmjs.com | ||
+ | * javascript, bower: http://bower.io | ||
== Linux distributions and VMs == | == Linux distributions and VMs == |
Revision as of 20:09, 29 May 2015
If you are in any way interested in software packaging and deployment for bioinformatics you can meet like-minded people on the Open Bioinformatics Foundation (OBF) bio-packaging mailing list at
http://lists.open-bio.org/mailman/listinfo/bio-packaging
Here we discuss issues around packaging and deploying software: anything that concerns dependencies, multiple version support and/or reproducibility. The general idea is to come up with solutions we can share across environments and construct (shared) pipelines out of them.
Contents
Generic packaging systems
GNU Guix
Language based packaging systems
Ruby biogems
- Biogems: http://biogems.info/
Python packages
Perl CPAN
R CRAN
Javascript
- node.js npm: https://www.npmjs.com
- javascript, bower: http://bower.io