Skip to content

Commit

Permalink
add environmental.yml file for metafusion_geneinfo
Browse files Browse the repository at this point in the history
  • Loading branch information
Anne Marie Noronha committed Apr 15, 2024
1 parent c4bf388 commit 9a8f998
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions modules/local/metafusion/geneinfo/environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: metafusion_geneinfo
channels:
- conda-forge
- bioconda
- defaults
- r
dependencies:
- "conda-forge::r-base=4.3.3"
- "bioconda::bioconductor-rtracklayer=1.62.0"
- "conda-forge::r-optparse=1.7.4"
- "conda-forge::r-dplyr=1.1.4"
- "conda-forge::r-stringr=1.5.1"
- "conda-forge::r-plyr=1.8.9"
- "conda-forge::r-data.table=1.15.2"
- "conda-forge::coreutils=9.5"
- "r::r-argparse=2.2.2"

0 comments on commit 9a8f998

Please # to comment.