aboutsummaryrefslogtreecommitdiff
path: root/gn
AgeCommit message (Collapse)Author
2016-10-28Add the ruby-mechanize gem and dependenciesMuriithi Frederick Muriuki
- Add the ruby-mechanize gem and the dependent packages to the list of available ruby packages
2016-09-30R-ctl addedgn-stagingpjotrp
2016-09-30Reverted to pil (pillow is not 100% compatible)pjotrp
2016-09-30qtlreaper: updated and added testspjotrp
2016-09-29qtlreaper: updated to package that checks for out of bound errorspjotrp
2016-09-29Move qtlreaper to genenetwork.scmpjotrp
2016-08-16Updated and fixed plink-nggn-stablepjotrp
2016-08-16Erlang and Elixir moved into main linepjotrp
2016-08-14python2-pil: freetype include file movedpjotrp
2016-08-14GN2: reintroducing python2-pilpjotrp
2016-08-14Getting GN2 ready for new build - plink-ng is disabled and should not be ↵Pjotr Prins
built with atlas and lapack (FIXME)
2016-08-13python-pil: replace with pillowPjotr Prins
2016-05-15Merge branch 'gn-latest' of github.com:genenetwork/guix-bioinformatics into ↵Pjotr Prins
gn-latest
2016-05-15Disable ant - it gives an errorPjotr Prins
2016-05-11r-biocprocesscore has been updated.Dennis E. Mungai
This should fix the genenetwork2 build issue, as noted on IRC.
2016-04-10remove remarkspjotrp
2016-04-05Added bio-table and bio-vcf gemspjotrp
2016-04-05Merge pull request #12 from roelj/masterPjotr Prins
gn: Add sparql-query.
2016-04-04gn: Add sparql-query.Roel Janssen
* gn/packages/sparql-query.scm: New file.
2016-03-30Small fixes and removed package now in main linepjotrp
2016-03-30Merge branch 'master' of https://github.com/genenetwork/guix-bioinformaticsRoel Janssen
2016-03-24Elixir fix pathpjotrp
2016-03-24elixir: fix filenamepjotrp
2016-03-24Added elixirpjotrp
2016-03-24Updated erlang by Leopjotrp
2016-03-23This runs with gn-stablepjotrp
2016-03-23Mergepjotrp
2016-03-23Databasespjotrp
2016-03-23GN2 fixpjotrp
2016-03-23GN2 fixstablePjotr Prins
2016-03-23Fixed hashPjotr Prins
2016-03-23Merge branch 'master' of https://github.com/genenetwork/guix-bioinformaticsRoel Janssen
2016-03-23gn: Add 4store.Roel Janssen
* gn/packages/4store.scm (4store): New variable. * 4store-fix-buildsystem.patch: New file.
2016-03-22Fixed and added erlangdennisPjotr Prins
2016-03-20Add mongodb.Roel Janssen
This package was rejected upstream because it contains the sources of libraries that are also available as shared libraries.
2016-03-19Merge branch 'master' of github.com:Brainiarc7/guix-bioinformatics into dennisPjotr Prins
2016-03-19Arrayfire now builds on GNU GuixDennis E. Mungai
Mission accomplished. Praise the sun!!!
2016-03-19Add more native deps Dennis E. Mungai
See the cmake configuration options used.
2016-03-19Use the system's Boost Compute library as an input Dennis E. Mungai
See the CMake configuration string for details. Investigating a latent build failure.
2016-03-19Broken build, still cannot detect Boost.ComputeDennis E. Mungai
To be fixed. To build, you need to disable the OpenCL back-end.
2016-03-19Package successfully ported to GNU GuixDennis E. Mungai
Praise the sun !
2016-03-19Fixes. Package still fails to buildDennis E. Mungai
Investigate and patch later.
2016-03-19ported gtest to guixDennis E. Mungai
Cleanup pending. Package builds. Need to trim inputs.
2016-03-18fix conflictpjotrp
2016-03-18Merge branch 'master' into dennispjotrp
2016-03-18Meregpjotrp
2016-03-18Added clBLASDennis E. Mungai
Build fails due to googletest's missing target "install". Investigating.
2016-03-18Ported clFFT to GNU GuixDennis E. Mungai
Package builds successfully.
2016-03-18Package now builds on GNU GuixDennis E. Mungai
Caveats: Only the CPU back-end builds at the moment. Needed inputs for OpenCL backends: clFFT and clBLAS.
2016-03-18Use proper formatting for License listsDennis E. Mungai
Also updates the Arrayfire fetch URL to the one hosted by Arrayfire as Github's generated tarballs do not package the required submodules.