YeoLab / outrigger

Create a *de novo* alternative splicing database, validate splicing events, and quantify percent spliced-in (Psi) from RNA seq data
http://yeolab.github.io/outrigger/
BSD 3-Clause "New" or "Revised" License
61 stars 22 forks source link

Upload to bioconda #43

Open olgabot opened 7 years ago

olgabot commented 7 years ago

Holoviews has an example meta.yml file for Anaconda:

package:
  name: holoviews
  version: 1.6.2

source:
  path: .

requirements:
  build:
    - python
    - param
    - numpy
    - setuptools
  run:
    - python
    - param
    - numpy
    - matplotlib
    - bokeh
    - jupyter
    - notebook
    - ipython

test:
  imports:
    - holoviews

about:
  home: www.holoviews.org
  summary: Stop plotting your data - annotate your data and let it visualize itself.
  license: BSD 3-Clause
olgabot commented 7 years ago

In progress: https://github.com/bioconda/bioconda-recipes/pull/2941

Also consider uploading to conda-forge - Thanks for the suggestion @willingc!

willingc commented 7 years ago

No problem :smile:

I think this is the source of the pyflakes stuff: http://flake8.pycqa.org/en/latest/faq.html#why-does-flake8-use-ranges-for-its-dependencies