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

update stream to 0.3.0 #11732

Merged
merged 28 commits into from
Nov 1, 2018
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
b1354ce
update stream to 0.2.2
huidongchen Sep 17, 2018
061ee41
Merge branch 'master' of https://github.com/bioconda/bioconda-recipes
huidongchen Sep 24, 2018
d34fb3d
update stream to 0.2.3
huidongchen Sep 24, 2018
660b773
Merge branch 'master' of https://github.com/bioconda/bioconda-recipes
huidongchen Sep 28, 2018
95db8c6
update stream to 0.2.4
huidongchen Sep 28, 2018
36a5249
Merge branch 'master' of https://github.com/bioconda/bioconda-recipes
huidongchen Sep 28, 2018
06b30b3
update stream to 0.2.4
huidongchen Sep 28, 2018
cfd8bba
update stream to 0.2.4
huidongchen Sep 28, 2018
353910f
Merge branch 'master' of https://github.com/bioconda/bioconda-recipes
huidongchen Sep 30, 2018
608b570
update stream to 0.2.5
huidongchen Sep 30, 2018
05535a9
Merge branch 'master' of https://github.com/bioconda/bioconda-recipes
huidongchen Oct 22, 2018
f52b21d
Merge branch 'master' of https://github.com/bioconda/bioconda-recipes
huidongchen Oct 22, 2018
901a2bc
update stream to 0.2.6
huidongchen Oct 22, 2018
d7f6cc9
Merge branch 'master' of https://github.com/bioconda/bioconda-recipes
huidongchen Oct 29, 2018
b67d631
add bioconductor-chromvar recipe
huidongchen Oct 30, 2018
444a86d
Merge branch 'master' of https://github.com/bioconda/bioconda-recipes
huidongchen Oct 30, 2018
2e33e18
Merge remote-tracking branch 'origin/master' into bioconductor-chromvar
huidongchen Oct 30, 2018
367e5bb
update bioconductor-chromvar recipe
huidongchen Oct 30, 2018
2f67b49
add r-nabor recipe
huidongchen Oct 30, 2018
b207579
update r-nabor recipe
huidongchen Oct 30, 2018
47b342f
update bioconductor-chromvar recipe
huidongchen Oct 30, 2018
dd34a86
update r-nabor recipe
huidongchen Oct 30, 2018
dbeddd9
Merge branch 'master' of https://github.com/bioconda/bioconda-recipes
huidongchen Oct 31, 2018
c535d6c
Merge remote-tracking branch 'origin/master' into bioconductor-chromvar
huidongchen Oct 31, 2018
ab73f87
Merge branch 'master' of https://github.com/bioconda/bioconda-recipes
huidongchen Oct 31, 2018
05fcd0f
update stream to 0.3.0
huidongchen Oct 31, 2018
4f9b2bb
Merge branch 'master' of https://github.com/bioconda/bioconda-recipes
huidongchen Oct 31, 2018
6059eb8
update stream to 0.3.0
huidongchen Oct 31, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
18 changes: 10 additions & 8 deletions recipes/stream/meta.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -47,6 +42,7 @@ requirements:
- shapely
- networkx>=2.0
- gunicorn
- bioconductor-chromvar
run:
- r-base
- r-xml
Expand Down Expand Up @@ -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