Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add netReg to Bioconda #4754

Merged
merged 1 commit into from
Jun 28, 2017
Merged

Add netReg to Bioconda #4754

merged 1 commit into from
Jun 28, 2017

Conversation

dirmeier
Copy link
Member

@dirmeier dirmeier requested a review from bgruening May 21, 2017 13:31
@dirmeier
Copy link
Member Author

Travis fails, because it pulls dependencies from different channels. This is due to the fact that defaults has higher priority that conda-forge. I can workaround this locally as I get set my priorities as I want. However, I don't know how I can fix that for travis.

A solution is to add armadillo/boost/openblas to bioconda. While this seems much of a overhead, I think, in the long-run it is needed anyway.(?)

@bgruening
Copy link
Member

@dirmeier I'm not sure this is due to the channel order. Other boost packages do also compile. Maybe they broke it recently, but can it be that you for some reason the bzip2 is not picked up?

@dirmeier
Copy link
Member Author

Yeah, I am not too sure. It works on my machines where I have Mint/OSX. The only notable difference here is that I have my priorities conda-forge > defaults. Maybe when libbzip2 is not compiled form the same channel as boost this might result in linker errors.

This post suggests similar problems: conda-forge

I'll look into it.

@SoapZA
Copy link
Contributor

SoapZA commented Jun 3, 2017

@bgruening ok, this is definitely a channel issue. The installed openblas has the following libs:

lrwxr-xr-x    1 travis  wheel        30 Jun  3 17:46 libopenblas.a -> libopenblas_nehalemp-r0.2.19.a
lrwxr-xr-x    1 travis  wheel        34 Jun  3 17:46 libopenblas.dylib -> libopenblas_nehalemp-r0.2.19.dylib
-rw-rw-r--    2 travis  wheel  23565376 Jan 25 03:48 libopenblas_nehalemp-r0.2.19.a
-rwxrwxr-x    2 travis  wheel  17331752 Jan 25 03:48 libopenblas_nehalemp-r0.2.19.dylib

The build errors out due to

dyld: Library not loaded: @rpath/libopenblasp-r0.2.19.dylib
  Referenced from: /anaconda/conda-bld/netreg_1496509853404/_t_env/lib/libarmadillo.7.80.1.dylib
  Reason: image not found

Notice that libopenblasp-r0.2.19.dylib is not installed, because this dependency comes from conda-forge and not defaults.

@dirmeier
Copy link
Member Author

dirmeier commented Jun 3, 2017

Thanks for looking into this. So I guess we need to add openblas/armadillo here?

@bgruening
Copy link
Member

@SoapZA I have changed the channel order in the bulk branch, can you PR against the bulk branch and see if this solved your problem?

@dirmeier dirmeier changed the base branch from master to bulk June 3, 2017 20:45
@SoapZA
Copy link
Contributor

SoapZA commented Jun 3, 2017

@bgruening I've rebased the now 1 commit on top of bulk, but travis doesn't like pulling from bulk it seems. Am I missing something?

@SoapZA SoapZA changed the base branch from bulk to master June 3, 2017 21:44
@SoapZA
Copy link
Contributor

SoapZA commented Jun 3, 2017

@bgruening Trying to merge into master or bulk leads to Travis failures. In the former case it is apparently due to massive linting issues, and in the latter other case due to travis not being able to work against bulk.

@bgruening
Copy link
Member

Mh, don't try to mess with the buld branch, start frech from branch of from bulk and add you recipe. It's just that I have changed the channel order so this might help you here as well.
Otherwise, try help me and click the travis rerun button on the bulk branch (and maybe fix some packages) and then we are done in a few days with rebuilding all R packages :)

@SoapZA
Copy link
Contributor

SoapZA commented Jun 3, 2017

@bgruening that's what I did. Anyhow, all of that failed, so I just rebased on master and cherry-picked your branch priority commit, and voila, it is indeed the channel priorities causing the issue! Neither I nor @dirmeier will merge this until the roadmap is clear.

We can proceed in a number of ways:

  1. Add armadillo to bioconda. This will solve the issue in the short-term but problems like this can re-occur.
  2. Permanently change the channel priorities, making conda-forge preferred over defaults. Given that 99% of packages in defaults are also in conda-forge, conda-forge is for all intents and purposes a superset of defaults. This will be more robust in the long-term and will likely also make support easier, as conda-forge packages are very responsive. Unfortunately, this will likely cause some fallout in the short-term, due to ABI issues stemming from linking to defaults packages.

The core idea here is that as you increase priority in the channel order list, you go down the dependency chain, that is, if A depends on B, then A has to come from a channel with equal or higher priority than B, as A is built against B and carries information about B. If B comes from a channel with a higher priority, then A comes from a channel that does not know about the channel of B and hence will likely fail. To be honest, this sounds like a deep architectural issue of conda in general and the link posted by Simon in #4754 (comment) states this too. @johanneskoester any ideas/comments?

@bgruening
Copy link
Member

We going to change the channel priority as soon as we merge the bulk branch. Still 470 packages to rebuild.

@dirmeier
Copy link
Member Author

Hey Björn @bgruening, any updates here?
Cheers, Simon

@SoapZA SoapZA merged commit 68ea122 into bioconda:master Jun 28, 2017
@SoapZA SoapZA deleted the netreg branch June 28, 2017 16:53
karel-brinda pushed a commit that referenced this pull request Jul 3, 2017
* RNFtools 0.3.3.1

* Try to fix Travis PR OS X problem

* Try not to install reportlab

* Try to install older Reportlab

* clean blacklist 2 (#5018)

* remove old stuff from blacklist
* build r-readbrukerflexdata & r-readmzxmldata
* build r-maldiquantforeign

* add rematch2 lib using conda skeleton (#4829)

* add kernsmooth dep to dupradar (#5023)

* update csvtk to v0.9.0 (#5025)

* Add MrBayes (#5024)

* Add MrBayes

* Work around missing `ssh` and `rsh` on linux docker

* Run `make clean` between mpi/no-mpi builds

* mpirun test needs `allow-run-as-root` flag for docker

* More trying to get mpirun to comply on the docker image

* Something in bioconda chain breaks `test: requires: - conda`

* Pin readline

* Disable `conda inspect` tests

These seem to be broken in the bioconda toolchain setup. Sometimes it
works, sometimes it doesn't.

* new recipe for CRISPResso 1.0.6 (#5028)

* clean blacklist 3 (#5022)

* build bioconductor-cummerbund
* build r-ks on linux

* Add recipe for gmap 2015.12.31. (#5031)

* clean blacklist 4 (#5030)

* build r-rainbow & r-hdrcde
* clean r-rainbow recipe
* use extended-base on r-rainbow
* update & build bioconductor-bubbletree
* use extended-base on bioconductor-bubbletree

* Added new recipe for cmv (#5020)

* Added new recipe for cmv

* Pinned gmp, removed perl dependency

* add perl

* Increased stack version dependency

* Added cairo dependency

* Added pango dependency

* Updated to cmv version 1.0.2

* Fixed test command

* add pango and cairo as run-time dep as well

* Added additional dependencies

* Added dependencies

* Added libxext

* JSON Collect Data Source: update (#5032)

* JSON Collect Data Source

Extension of the
[json_data_source](https://github.com/mdshw5/galaxy-json-data-source)
tool.
It allows to handle archives (gz, bz2, tar, and zip) organizing their
content in a collection.
Reference
[https://github.com/fabio-cumbo/galaxy-json-collect-data-source](https:/
/github.com/fabio-cumbo/galaxy-json-collect-data-source)

* JSON Collect Data Source update 20170619

git_url fixed

* JSON Collect Data Source update 20170619

git_rev fixed

* JSON Collect Data Source update 20170619

replaced [git_url, git_dev] with [fn, url, md5]

* JSON Collect Data Source update 20170620

fixed “imports” under “test”

* JSON Collect Data Source update 20170622

From module to script to use it directly under the Galaxy command tag
in tool xml schema

* JSON collect data source: update (#5034)

* JSON Collect Data Source

Extension of the
[json_data_source](https://github.com/mdshw5/galaxy-json-data-source)
tool.
It allows to handle archives (gz, bz2, tar, and zip) organizing their
content in a collection.
Reference
[https://github.com/fabio-cumbo/galaxy-json-collect-data-source](https:/
/github.com/fabio-cumbo/galaxy-json-collect-data-source)

* JSON Collect Data Source update 20170619

git_url fixed

* JSON Collect Data Source update 20170619

git_rev fixed

* JSON Collect Data Source update 20170619

replaced [git_url, git_dev] with [fn, url, md5]

* JSON Collect Data Source update 20170620

fixed “imports” under “test”

* JSON Collect Data Source update 20170622

From module to script to use it directly under the Galaxy command tag
in tool xml schema

* JSON Collect Data Source update 20170622

Fixed version number

* Update: fgbio, bcbio (#5037)

- fgbio: latest release to avoid problems with temporary directories
  and duplex reads
  fulcrumgenomics/fgbio#256 fulcrumgenomics/fgbio#257
- bcbio: work around issue with google_compute_engine imports on Travis
  builds by avoiding global import of boto

* bump fwdpy11 to 0.1.2 (#4997)

* bump fwdpy11 to 0.1.2

* remove old fwdpy11 recipes

* Crispresso (#5040)

* new recipe for CRISPResso 1.0.6

* CRISPResso 1.0.6

* CRISPResso dep

* Bug fix of 0.5.6 (#4951)

I built a new tar ball of mageck source file to fix a bug existing in previous versions. Future updates will b assigned a new version number.

* bumped build number (#5035)

bumped build number so updated plugins will be pulled during build.

* ensembl_vep: bumped subversion (#5036)

* Add MACOSX_DEPLOYMENT_TARGET to env matrix. (#5039)

* Add MACOSX_DEPLOYMENT_TARGET to env matrix.

* Typo.

* add peakachu (#5038)

adds package of peakachu peak caller

* Bump cutadapt to 1.14 (#4990)

* clean blacklist 5 (#5041)

* build r-spp
* build bioconductor-motiv on linux
* build bioconductor-motifstack on linux
* build bioconductor-motifbreakr on linux
* build r-multicool on osx

* Update mysqlclient (#5043)

*  update mysqlclient

*  remove from blacklisted

* Add InDelFixer v1.1 (#5029)

* Add recipe for InDelFixer 1.1

* Change java-jdk for openjdk

* Fix wrapper file name

* Add PhyML (#5033)

* Add PhyML

* Add PhyML 3.2.0

* Pin openmpi to 2.*

* Pin beagle-lib to >=2.1.2-7

For some odd reason, the test stage likes to install other package
versions, like in this case the 2.1.2-1 which has different
requirements (doesn't need libtool), leading to linking failure.

* Pinning to build numbers doesn't seem to work?

* Add missing patch

* Add ARB (#4952)

* Use openmotif-dev during build
* Fix relative paths in Makefile
* Change all absolute tool paths
* Don't use `gsed` on OSX
* Request sed >= 4.4 to get the one from conda-forge
* Remove -w from perl script calls
* Require `readline` needed by MrBayes
* Fix rpath
* Move tests to `run_test.sh`
* Pin things depending on broken gettext
* Exclude broken perl version
* Pin glib to 2.51.*

* version 1.0.7 (#5044)

* Update: bcbio-vm with boto import fixes (#5045)

Additional work on avoiding boto import errors on Travis

* Update: htslib, samtools, bcftools to 1.5 (#5049)

Update samtools, bcftools and htslib to latest 1.5 release, including
fixes for samtools multithread index problems. Bumps pysam requirements
to be compatible with latest release.

* address #4958 (#5048)

fix abyss

* Bump Picopore to 1.1.5 (#5046)

* Mothur update (#5050)

* updated mothur to latest version 1.39.5

* added summary line

* updated the patch file to reflect current version of mothur

* Update htslib to latest 1.5 release (#5052)

Bumps CONDA_HTSLIB and re-builds packages that reference it.
Pin pysam to CONDA_HTSLIB. Fixes bcbio/bcbio-nextgen#1987

* Add missing X library to arb-bio (#5056)

* Snakemake 3.13.3 (#5042)

* Update: fgbio with duplex fixes (#5059)

fulcrumgenomics/fgbio#257

* ngmlr 0.2.5 (#5054)

* Update version and sha1 (#5060)

* Nglview 0.6.4 (#5057)

* nglivew: 0.6.4

* Update meta.yaml (#5068)

* Update GMTK build to use logp table optimisations (#5064)

* Change GMTK to use logp optimisation for speed

* Correct logp specification option

* Update to v1.4.0 (#5070)

* nextflow 0.25.1 (#5063)

* Added netReg as new bioconda recipe (#4754)

* update askocli to 0.3.4 (#5069)

* update askocli to 0.3.4

* update md5sum

* Update: Toil, VariantBam (#5073)

- Toil: include fixes for PBSPro, AWS and local symlink runs
- VariantBam: QC flagging downsampled reads (walaj/VariantBam#9)
  and large VCF line support (walaj/VariantBam#10)

[lint skip uses_git_url for recipes/variantbam]

* Update: VariantBam with QC fail marking fixes (#5078)

[lint skip uses_git_url for recipes/variantbam]

* Kraken ea (#5071)

* Added kraken-ea recipe

* Updated build flags

* Updated build flags

* Updated the release details

* Updated build script

* Updated yaml

* Updated yaml

* Updated yaml

* Updated build

* Changes to build and meta.yaml as suggested during pull request

* meta.yaml Jellyfish version fixed

* More build changes to remove libexec

* Fixed variable issue in build.sh

* fluff version bump (#5076)

* Gimme deps (#5080)

* added gimmemotifs dependencies

* configparser already there

* Bump version of pymzml to 0.7.8 (#5082)

* Bump nanoraw to 0.5 (#5083)

* Bump fast5 (#5084)

* Bump nanopolish to 0.7.0 (#5085)

* added a new patch to fix Rfam_for_miRDeep.fa location (#5075)

* added a new patch to fix Rfam_for_miRDeep.fa location

* increased build

* Update: Platypus to support hg38 (#5087)

Fixes bcbio/bcbio-nextgen#1988

* Ncbi genome download 0.2.4 (#5089)

* Bump ncbi-genome-download to 0.2.4

* pin jpeg lib on gnuplot recipe (#5065)

* pin jpeg lib
* create test data on-the-fly

* Kraken ea (#5092)

* Added kraken-ea recipe

* Updated build flags

* Updated build flags

* Updated the release details

* Updated build script

* Updated yaml

* Updated yaml

* Updated yaml

* Updated build

* Changes to build and meta.yaml as suggested during pull request

* meta.yaml Jellyfish version fixed

* More build changes to remove libexec

* Fixed variable issue in build.sh

* Minor edits to run_test.pl

* removing hlaprofiler

* Adding recipe

* Removing hlaprofiler again

* Cleaned up meta.yml

* Added gcc dependency

* Reverting meta.yaml to original

* Updated to have gcc dependency

* Reverting to original meta.yaml

* Adding gcc dependencies

* Version bump synapseclient, thanks @chapmanb (#5079)

* hlaprofiler (#5094)

* Minor edits to run_test.pl

* removing hlaprofiler

* Adding hlaprofiler recipe

* Add requires to test

* Updated tests

* Updated release and test cases

* Update lofreq to 2.1.3.1 with python 3 support (#5088)

* Update lofreq to 2.1.3.1 with python 3 support

* Linting fails: add md5 sums.

* Lint fails on 2.1.2 (has md5 requirement been added more recently?): add hashes there
karel-brinda pushed a commit that referenced this pull request Jul 5, 2017
* RNFtools 0.3.3.1

* Try to fix Travis PR OS X problem

* Try not to install reportlab

* Try to install older Reportlab

* clean blacklist 2 (#5018)

* remove old stuff from blacklist
* build r-readbrukerflexdata & r-readmzxmldata
* build r-maldiquantforeign

* add rematch2 lib using conda skeleton (#4829)

* add kernsmooth dep to dupradar (#5023)

* update csvtk to v0.9.0 (#5025)

* Add MrBayes (#5024)

* Add MrBayes

* Work around missing `ssh` and `rsh` on linux docker

* Run `make clean` between mpi/no-mpi builds

* mpirun test needs `allow-run-as-root` flag for docker

* More trying to get mpirun to comply on the docker image

* Something in bioconda chain breaks `test: requires: - conda`

* Pin readline

* Disable `conda inspect` tests

These seem to be broken in the bioconda toolchain setup. Sometimes it
works, sometimes it doesn't.

* new recipe for CRISPResso 1.0.6 (#5028)

* clean blacklist 3 (#5022)

* build bioconductor-cummerbund
* build r-ks on linux

* Add recipe for gmap 2015.12.31. (#5031)

* clean blacklist 4 (#5030)

* build r-rainbow & r-hdrcde
* clean r-rainbow recipe
* use extended-base on r-rainbow
* update & build bioconductor-bubbletree
* use extended-base on bioconductor-bubbletree

* Added new recipe for cmv (#5020)

* Added new recipe for cmv

* Pinned gmp, removed perl dependency

* add perl

* Increased stack version dependency

* Added cairo dependency

* Added pango dependency

* Updated to cmv version 1.0.2

* Fixed test command

* add pango and cairo as run-time dep as well

* Added additional dependencies

* Added dependencies

* Added libxext

* JSON Collect Data Source: update (#5032)

* JSON Collect Data Source

Extension of the
[json_data_source](https://github.com/mdshw5/galaxy-json-data-source)
tool.
It allows to handle archives (gz, bz2, tar, and zip) organizing their
content in a collection.
Reference
[https://github.com/fabio-cumbo/galaxy-json-collect-data-source](https:/
/github.com/fabio-cumbo/galaxy-json-collect-data-source)

* JSON Collect Data Source update 20170619

git_url fixed

* JSON Collect Data Source update 20170619

git_rev fixed

* JSON Collect Data Source update 20170619

replaced [git_url, git_dev] with [fn, url, md5]

* JSON Collect Data Source update 20170620

fixed “imports” under “test”

* JSON Collect Data Source update 20170622

From module to script to use it directly under the Galaxy command tag
in tool xml schema

* JSON collect data source: update (#5034)

* JSON Collect Data Source

Extension of the
[json_data_source](https://github.com/mdshw5/galaxy-json-data-source)
tool.
It allows to handle archives (gz, bz2, tar, and zip) organizing their
content in a collection.
Reference
[https://github.com/fabio-cumbo/galaxy-json-collect-data-source](https:/
/github.com/fabio-cumbo/galaxy-json-collect-data-source)

* JSON Collect Data Source update 20170619

git_url fixed

* JSON Collect Data Source update 20170619

git_rev fixed

* JSON Collect Data Source update 20170619

replaced [git_url, git_dev] with [fn, url, md5]

* JSON Collect Data Source update 20170620

fixed “imports” under “test”

* JSON Collect Data Source update 20170622

From module to script to use it directly under the Galaxy command tag
in tool xml schema

* JSON Collect Data Source update 20170622

Fixed version number

* Update: fgbio, bcbio (#5037)

- fgbio: latest release to avoid problems with temporary directories
  and duplex reads
  fulcrumgenomics/fgbio#256 fulcrumgenomics/fgbio#257
- bcbio: work around issue with google_compute_engine imports on Travis
  builds by avoiding global import of boto

* bump fwdpy11 to 0.1.2 (#4997)

* bump fwdpy11 to 0.1.2

* remove old fwdpy11 recipes

* Crispresso (#5040)

* new recipe for CRISPResso 1.0.6

* CRISPResso 1.0.6

* CRISPResso dep

* Bug fix of 0.5.6 (#4951)

I built a new tar ball of mageck source file to fix a bug existing in previous versions. Future updates will b assigned a new version number.

* bumped build number (#5035)

bumped build number so updated plugins will be pulled during build.

* ensembl_vep: bumped subversion (#5036)

* Add MACOSX_DEPLOYMENT_TARGET to env matrix. (#5039)

* Add MACOSX_DEPLOYMENT_TARGET to env matrix.

* Typo.

* add peakachu (#5038)

adds package of peakachu peak caller

* Bump cutadapt to 1.14 (#4990)

* clean blacklist 5 (#5041)

* build r-spp
* build bioconductor-motiv on linux
* build bioconductor-motifstack on linux
* build bioconductor-motifbreakr on linux
* build r-multicool on osx

* Update mysqlclient (#5043)

*  update mysqlclient

*  remove from blacklisted

* Add InDelFixer v1.1 (#5029)

* Add recipe for InDelFixer 1.1

* Change java-jdk for openjdk

* Fix wrapper file name

* Add PhyML (#5033)

* Add PhyML

* Add PhyML 3.2.0

* Pin openmpi to 2.*

* Pin beagle-lib to >=2.1.2-7

For some odd reason, the test stage likes to install other package
versions, like in this case the 2.1.2-1 which has different
requirements (doesn't need libtool), leading to linking failure.

* Pinning to build numbers doesn't seem to work?

* Add missing patch

* Add ARB (#4952)

* Use openmotif-dev during build
* Fix relative paths in Makefile
* Change all absolute tool paths
* Don't use `gsed` on OSX
* Request sed >= 4.4 to get the one from conda-forge
* Remove -w from perl script calls
* Require `readline` needed by MrBayes
* Fix rpath
* Move tests to `run_test.sh`
* Pin things depending on broken gettext
* Exclude broken perl version
* Pin glib to 2.51.*

* version 1.0.7 (#5044)

* Update: bcbio-vm with boto import fixes (#5045)

Additional work on avoiding boto import errors on Travis

* Update: htslib, samtools, bcftools to 1.5 (#5049)

Update samtools, bcftools and htslib to latest 1.5 release, including
fixes for samtools multithread index problems. Bumps pysam requirements
to be compatible with latest release.

* address #4958 (#5048)

fix abyss

* Bump Picopore to 1.1.5 (#5046)

* Mothur update (#5050)

* updated mothur to latest version 1.39.5

* added summary line

* updated the patch file to reflect current version of mothur

* Update htslib to latest 1.5 release (#5052)

Bumps CONDA_HTSLIB and re-builds packages that reference it.
Pin pysam to CONDA_HTSLIB. Fixes bcbio/bcbio-nextgen#1987

* Add missing X library to arb-bio (#5056)

* Snakemake 3.13.3 (#5042)

* Update: fgbio with duplex fixes (#5059)

fulcrumgenomics/fgbio#257

* ngmlr 0.2.5 (#5054)

* Update version and sha1 (#5060)

* Nglview 0.6.4 (#5057)

* nglivew: 0.6.4

* Update meta.yaml (#5068)

* Update GMTK build to use logp table optimisations (#5064)

* Change GMTK to use logp optimisation for speed

* Correct logp specification option

* Update to v1.4.0 (#5070)

* nextflow 0.25.1 (#5063)

* Added netReg as new bioconda recipe (#4754)

* update askocli to 0.3.4 (#5069)

* update askocli to 0.3.4

* update md5sum

* Update: Toil, VariantBam (#5073)

- Toil: include fixes for PBSPro, AWS and local symlink runs
- VariantBam: QC flagging downsampled reads (walaj/VariantBam#9)
  and large VCF line support (walaj/VariantBam#10)

[lint skip uses_git_url for recipes/variantbam]

* Update: VariantBam with QC fail marking fixes (#5078)

[lint skip uses_git_url for recipes/variantbam]

* Kraken ea (#5071)

* Added kraken-ea recipe

* Updated build flags

* Updated build flags

* Updated the release details

* Updated build script

* Updated yaml

* Updated yaml

* Updated yaml

* Updated build

* Changes to build and meta.yaml as suggested during pull request

* meta.yaml Jellyfish version fixed

* More build changes to remove libexec

* Fixed variable issue in build.sh

* fluff version bump (#5076)

* Gimme deps (#5080)

* added gimmemotifs dependencies

* configparser already there

* Bump version of pymzml to 0.7.8 (#5082)

* Bump nanoraw to 0.5 (#5083)

* Bump fast5 (#5084)

* Bump nanopolish to 0.7.0 (#5085)

* added a new patch to fix Rfam_for_miRDeep.fa location (#5075)

* added a new patch to fix Rfam_for_miRDeep.fa location

* increased build

* Update: Platypus to support hg38 (#5087)

Fixes bcbio/bcbio-nextgen#1988

* Ncbi genome download 0.2.4 (#5089)

* Bump ncbi-genome-download to 0.2.4

* pin jpeg lib on gnuplot recipe (#5065)

* pin jpeg lib
* create test data on-the-fly

* Kraken ea (#5092)

* Added kraken-ea recipe

* Updated build flags

* Updated build flags

* Updated the release details

* Updated build script

* Updated yaml

* Updated yaml

* Updated yaml

* Updated build

* Changes to build and meta.yaml as suggested during pull request

* meta.yaml Jellyfish version fixed

* More build changes to remove libexec

* Fixed variable issue in build.sh

* Minor edits to run_test.pl

* removing hlaprofiler

* Adding recipe

* Removing hlaprofiler again

* Cleaned up meta.yml

* Added gcc dependency

* Reverting meta.yaml to original

* Updated to have gcc dependency

* Reverting to original meta.yaml

* Adding gcc dependencies

* Version bump synapseclient, thanks @chapmanb (#5079)

* hlaprofiler (#5094)

* Minor edits to run_test.pl

* removing hlaprofiler

* Adding hlaprofiler recipe

* Add requires to test

* Updated tests

* Updated release and test cases

* Update lofreq to 2.1.3.1 with python 3 support (#5088)

* Update lofreq to 2.1.3.1 with python 3 support

* Linting fails: add md5 sums.

* Lint fails on 2.1.2 (has md5 requirement been added more recently?): add hashes there

* RNFtools 0.3.1.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants