From 794a61d252aed055e8b7f4042d3b1dbca4d28507 Mon Sep 17 00:00:00 2001 From: rna-editing1 <165478322+rna-editing1@users.noreply.github.com> Date: Sun, 22 Dec 2024 15:16:19 +0000 Subject: [PATCH] changed recipe --- recipes/lodei/meta.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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