Mercurial > repos > petrn > repeatexplorer
diff environment.yml @ 0:f6ebec6e235e draft
Uploaded
| author | petrn |
|---|---|
| date | Thu, 19 Dec 2019 13:46:43 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/environment.yml Thu Dec 19 13:46:43 2019 +0000 @@ -0,0 +1,32 @@ +name: repeatexplorer +channels: + - iuc + - conda-forge + - bioconda +dependencies: + - python 3.7.* + - compilers + - pyrserve 0.9.1 + - last >=956 + - mafft + - imagemagick + - blast + - diamond + - blast-legacy + - r-igraph + - r-data.tree + - r-stringr + - r-r2html + - r-hwriter + - r-dt + - r-scales + - r-plotrix + - r-png + - r-plyr + - r-dplyr + - r-optparse + - r-dbi + - r-rsqlite + - r-rserve + - bioconductor-biostrings +
