Age | Commit message (Expand) | Author |
2016-03-10 | Add multiple packages....- tabixpp
- smithwaterman
- multichoose
- fsom
- filevercmp
- fastahack
- bash-tap
- vcflib
| Roel Janssen |
2016-03-09 | spaces | pjotrp |
2016-03-09 | fix | Pjotr Prins |
2016-03-09 | Small fixed | Pjotr Prins |
2016-03-09 | Merge branch 'master' of github.com:roelj/guix-bioinformatics into roelj | Pjotr Prins |
2016-03-09 | Added pindel without test suite. | Roel Janssen |
2016-03-09 | Added submodules to run tests, and provided an override to run the tests. | Roel Janssen |
2016-03-08 | pocl updated with all dependencies....Have fun. | Dennis E. Mungai |
2016-03-08 | Merge branch 'master' of github.com:Brainiarc7/guix-bioinformatics into dennis | Pjotr Prins |
2016-03-08 | Change license handling ...Still fails to build. Obscure ruby error. | Dennis E. Mungai |
2016-03-08 | Package now builds on GNU Guix...All done. | Dennis E. Mungai |
2016-03-08 | Wrong hash, correct on build...Tertiary OpenCL headers package. | Dennis E. Mungai |
2016-03-08 | Notes: Requires OpenCL headers to build....Port Khronos OpenCL headers to guix before building this package. | Dennis E. Mungai |
2016-03-08 | Add Khronos OpenCL ICD...Ported to guix. | Dennis E. Mungai |
2016-03-08 | Add ocl-icd package to GNU Guix...Added the Opensource reference OpenCL ICD, a dependency for Arrayfire and other OpenCL runtimes on GNU Guix | Dennis E. Mungai |
2016-03-07 | Added transitional package llvm-3.7.1...Needed by POCL, version bumped. | Dennis E. Mungai |
2016-03-07 | Add clang-runtime as a dependency. | Dennis E. Mungai |
2016-03-07 | python2-pil was missing from gn2 | pjotrp |
2016-03-05 | Guix paths to the tools | pjotrp |
2016-03-04 | Updated hash values....Changed with new commits to Arrayfire. | Dennis E. Mungai |
2016-03-04 | Bumped up to v.3.3.1-hotfix. ...Fixes a bunch of build bugs | Dennis E. Mungai |
2016-03-04 | Add afnumpy to guix...afnumpy is a GPGPU - accelerated drop-in to numpy | Dennis E. Mungai |
2016-03-04 | python-mysqlclient: propagate the shared lib | pjotrp |
2016-03-04 | Merge branch 'master' of github.com:genenetwork/guix-bioinformatics | pjotrp |
2016-03-04 | GN2 is now a self contained package (except for the database) | pjotrp |
2016-03-04 | Merge pull request #8 from roelj/master...Add FREEC. | Pjotr Prins |
2016-03-03 | Fix for home-page, synopsis and description of vcflib. | Roel Janssen |
2016-03-03 | License fix for Freebayes. | Roel Janssen |
2016-03-03 | Added genenetwork2-files-small | pjotrp |
2016-03-03 | Switch to cmake build system. | Dennis E. Mungai |
2016-03-02 | Add and port the Portable OpenCL package to guix...This is the POCL port to guix.
It provides an open source , vendor neutral OpenCL ICD (Installable Client Driver), suitable for testing as a reference OpenCL platform.
Regards,
Brainiarc7. | Dennis E. Mungai |
2016-03-02 | Add vcflib. | Roel Janssen |
2016-03-02 | Add FREEC. | Roel Janssen |
2016-03-01 | Use the original Makefile to statically compile lz4. | Roel Janssen |
2016-03-01 | Changed Sambamba source. | Roel Janssen |
2016-03-01 | Add freebayes. | Roel Janssen |
2016-03-01 | Merge branch 'master' of https://github.com/genenetwork/guix-bioinformatics | Roel Janssen |
2016-03-01 | Added glfw guix package...This is an open source, multi-platform library for creating windows with OpenGL contexts and receiving inputs and events.
A common pipeline for applications such as Arrayfire that require access to OpenGL-OpenCL interops on multiple platforms. | Dennis E. Mungai |
2016-03-01 | gn2 updated | pjotrp |
2016-03-01 | gn2 updated | pjotrp |
2016-03-01 | hyphy: simplified inputs, changed license | pjotrp |
2016-03-01 | Merge pull request #6 from Brainiarc7/master...Update this fork with Pjotr's upstream code. | Pjotr Prins |
2016-03-01 | Merge branch 'master' into dennis | pjotrp |
2016-02-29 | Added hyphy.scm...Requires a patch or substitute* clause to get working. | Dennis E. Mungai |
2016-02-29 | Update openfyba.scm | Dennis E. Mungai |
2016-02-29 | Renamed as requested...Package name is in lower case. | Dennis E. Mungai |
2016-02-29 | OpenFYBA ready for production....The package can now be pushed upstream to GNU guix.
It builds successfully. | Dennis E. Mungai |
2016-02-29 | Reverted htslib for Sambamba to the repository's version. | Roel Janssen |
2016-02-29 | Removed obsolete reference to gcc...Not needed as an input, deprecated. | Dennis E. Mungai |
2016-02-29 | Show stopper: Cmake variables for glew search paths...A bug in Arrayfire.
Submitted bug to Arrayfire, waiting for feedback.
An interim patch is in the works and is being tested. | Dennis E. Mungai |