diff --git a/recipes/lodei/meta.yaml b/recipes/lodei/meta.yaml index 837431cc54a10..e8cc4f93ecf9d 100644 --- a/recipes/lodei/meta.yaml +++ b/recipes/lodei/meta.yaml @@ -7,6 +7,7 @@ source: md5: aab7ea1fa9c1e7b250b8b2d02065dd5d build: + noarch: python number: 0 script: python -m pip install . --no-deps --ignore-installed run_exports: @@ -17,9 +18,9 @@ requirements: - python - pip run: - - pysamstats=1.1.2 + - pysamstats =1.1.2 - pandas - - matplotlib + - matplotlib-base test: commands: @@ -27,7 +28,8 @@ test: about: home: https://github.com/rna-editing1/lodei - license: GPL-3.0 license + license: GPL-3.0 + license_file: LICENSE summary: Analyze differentially edited A-to-I regions in two sets of RNA-seq samples. details: | LoDEI - the local differential editing index - offers a collection of programs