Skip to content

Commit

Permalink
conda recipe: explicitly pull from umccr
Browse files Browse the repository at this point in the history
  • Loading branch information
pdiakumis committed Dec 16, 2024
1 parent 58faee4 commit 4d421af
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions conda/recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ requirements:
- r-argparse
- r-assertthat
- r-bedr
- r-chord
- umccr::r-chord
- r-cli
- r-dplyr
- r-dt
Expand All @@ -29,7 +29,7 @@ requirements:
- r-jsonlite
- bioconductor-mutationalpatterns
- r-readr
- r-signature.tools.lib
- umccr::r-signature.tools.lib
- bioconductor-structuralvariantannotation
- r-tidyr
- bioconductor-variantannotation
Expand All @@ -42,7 +42,7 @@ requirements:
- r-argparse
- r-assertthat
- r-bedr
- r-chord
- umccr::r-chord
- r-cli
- r-dplyr
- r-dt
Expand All @@ -51,7 +51,7 @@ requirements:
- r-jsonlite
- bioconductor-mutationalpatterns
- r-readr
- r-signature.tools.lib
- umccr::r-signature.tools.lib
- bioconductor-structuralvariantannotation
- r-tidyr
- bioconductor-variantannotation
Expand Down

0 comments on commit 4d421af

Please sign in to comment.