Skip to content

Commit

Permalink
fudged it up, add bioconda intervaltree package
Browse files Browse the repository at this point in the history
  • Loading branch information
darcyabjones committed Aug 24, 2022
1 parent 4bca69d commit b1b2de5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions conda-build/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,15 @@ requirements:
- numpy
- xgboost
- pip
- pip:
- intervaltree
- python-intervaltree
run:
- python =3
- biopython
- pandas
- numpy
- xgboost
- pip
- pip:
- intervaltree
- python-intervaltree

test:
imports:
Expand Down

0 comments on commit b1b2de5

Please sign in to comment.