Skip to content

Commit

Permalink
changed recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
rna-editing1 committed Dec 22, 2024
1 parent f995545 commit 794a61d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions recipes/lodei/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ source:
md5: aab7ea1fa9c1e7b250b8b2d02065dd5d

build:
noarch: python
number: 0
script: python -m pip install . --no-deps --ignore-installed
run_exports:
Expand All @@ -17,17 +18,18 @@ requirements:
- python
- pip
run:
- pysamstats=1.1.2
- pysamstats =1.1.2
- pandas
- matplotlib
- matplotlib-base

test:
commands:
- lodei --help

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
Expand Down

0 comments on commit 794a61d

Please sign in to comment.