Skip to content

Commit

Permalink
Fixes (#12787)
Browse files Browse the repository at this point in the history
* fix a few recipes

* fix recipes

* add new blacklisted recipes

* remove old recipes

* remove old recipes

* add jackstraw

* add orqa

* add isogene
  • Loading branch information
bgruening authored Dec 21, 2018
1 parent 888dc48 commit e83af43
Show file tree
Hide file tree
Showing 44 changed files with 397 additions and 895 deletions.
20 changes: 20 additions & 0 deletions build-fail-blacklist
Original file line number Diff line number Diff line change
Expand Up @@ -872,3 +872,23 @@ recipes/bioconductor-ramigo
recipes/bioconductor-ncigraph
recipes/bioconductor-lymphoseq
recipes/bioconductor-universalmotif
recipes/bioconductor-phantasus

# r-feature missing/broken
recipes/bioconductor-flowmerge
recipes/bioconductor-flowmeans

# some wired test error with the Docker tests
recipes/bioconductor-flowstats
recipes/bioconductor-nethet
recipes/bioconductor-iterativebma
recipes/bioconductor-narrowpeaks
recipes/bioconductor-iwtomics

# missing r-* deps
recipes/bioconductor-mcagui
recipes/bioconductor-rexposome


# JVM errors
recipes/bioconductor-rgmql
6 changes: 0 additions & 6 deletions recipes/bioconductor-dnacopy/1.48.0/build.sh

This file was deleted.

31 changes: 0 additions & 31 deletions recipes/bioconductor-dnacopy/1.48.0/meta.yaml

This file was deleted.

17 changes: 0 additions & 17 deletions recipes/bioconductor-edger/3.12.1/build.sh

This file was deleted.

34 changes: 0 additions & 34 deletions recipes/bioconductor-edger/3.12.1/meta.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions recipes/bioconductor-ggbio/1.22.0/build.sh

This file was deleted.

86 changes: 0 additions & 86 deletions recipes/bioconductor-ggbio/1.22.0/meta.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion recipes/bioconductor-interminer/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ source:
- 'https://bioconductor.org/packages/{{ bioc }}/bioc/src/contrib/{{ name }}_{{ version }}.tar.gz'
- 'https://bioarchive.galaxyproject.org/{{ name }}_{{ version }}.tar.gz'
- 'https://depot.galaxyproject.org/software/bioconductor-{{ name|lower }}/bioconductor-{{ name|lower }}_{{ version }}_src_all.tar.gz'
md5: d41d8cd98f00b204e9800998ecf8427e
md5: 8b0b9de68ba80994ea1a0a7a6d90ee36
build:
number: 0
rpaths:
Expand Down
17 changes: 0 additions & 17 deletions recipes/bioconductor-limma/3.28.10/build.sh

This file was deleted.

33 changes: 0 additions & 33 deletions recipes/bioconductor-limma/3.28.10/meta.yaml

This file was deleted.

17 changes: 0 additions & 17 deletions recipes/bioconductor-limma/3.28.2/build.sh

This file was deleted.

33 changes: 0 additions & 33 deletions recipes/bioconductor-limma/3.28.2/meta.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions recipes/bioconductor-masigpro/1.49.4/build.sh

This file was deleted.

38 changes: 0 additions & 38 deletions recipes/bioconductor-masigpro/1.49.4/meta.yaml

This file was deleted.

4 changes: 4 additions & 0 deletions recipes/bioconductor-normqpcr/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,7 @@ about:
license: LGPL-3
summary: 'Functions for the selection of optimal reference genes and the normalisation of real-time quantitative PCR data.'

extra:
container:
# rgl
extended-base: true
Loading

0 comments on commit e83af43

Please sign in to comment.