diff --git a/recipes/stream/meta.yaml b/recipes/stream/meta.yaml index 0957f2327e890..c2cb5ed00691e 100644 --- a/recipes/stream/meta.yaml +++ b/recipes/stream/meta.yaml @@ -1,20 +1,15 @@ package: name: stream - version: 0.2.6 + version: 0.3.0 source: url: https://github.com/pinellolab/STREAM/archive/stream_python3.zip - sha256: cbc8333f6d6bb6580abeae7717391d877bc374fcf11c8ad20a8bb2749b79c8d2 + sha256: 782e50c9f884fd4f88771a2b33b18a3c03500f51cdb1cadec2350c8141707f3d build: number: 0 skip: True # [py27] -about: - home: 'https://github.com/pinellolab/stream' - license: Affero - summary: Single-cell Trajectories Reconstruction, Exploration And Mapping of single-cell data - requirements: build: - python @@ -47,6 +42,7 @@ requirements: - shapely - networkx>=2.0 - gunicorn + - bioconductor-chromvar run: - r-base - r-xml @@ -75,8 +71,14 @@ requirements: - python-slugify - shapely - networkx>=2.0 - - gunicorn + - gunicorn + - bioconductor-chromvar test: imports: - stream + +about: + home: https://github.com/pinellolab/STREAM + license: Affero + summary: STREAM Single-cell Trajectories Reconstruction, Exploration And Mapping of single-cell data http://stream.pinellolab.org