Skip to content

example of dependencies version of Conda environment

Sina Majidian edited this page Jun 21, 2024 · 1 revision
(fastoma) sina/ $ conda env export --from-history
name: fastoma
channels:
  - bioconda
  - conda-forge
  - defaults
dependencies:
  - python=3.9
  - fasttree
  - mafft
  - openjdk
  - mmseqs2
  - trimal
  - diamond
  - networkx
(fastoma) sina/ $ conda env export

name: fastoma
channels:
  - bioconda
  - conda-forge
  - defaults
dependencies:
  - _libgcc_mutex=0.1=conda_forge
  - _openmp_mutex=4.5=2_gnu
  - alsa-lib=1.2.10=hd590300_0
  - aria2=1.36.0=h43d1f13_4
  - blast=2.5.0=hc0b0e79_3
  - boost=1.83.0=h8003fee_0
  - bzip2=1.0.8=h7f98852_4
  - c-ares=1.19.1=hd590300_0
  - ca-certificates=2023.11.17=hbcca054_0
  - cairo=1.16.0=h0c91306_1017
  - diamond=2.1.8=h43eeafb_0
  - expat=2.5.0=hcb278e6_1
  - fasttree=2.1.11=h031d066_2
  - font-ttf-dejavu-sans-mono=2.37=hab24e00_0
  - font-ttf-inconsolata=3.000=h77eed37_0
  - font-ttf-source-code-pro=2.038=h77eed37_0
  - font-ttf-ubuntu=0.83=hab24e00_0
  - fontconfig=2.14.2=h14ed4e7_0
  - fonts-conda-ecosystem=1=0
  - fonts-conda-forge=1=0
  - freetype=2.12.1=h267a509_2
  - gawk=5.1.0=h7f98852_0
  - gettext=0.21.1=h27087fc_0
  - giflib=5.2.1=h0b41bf4_3
  - graphite2=1.3.13=h58526e2_1001
  - harfbuzz=8.2.1=h3d44ed6_0
  - icu=73.2=h59595ed_0
  - keyutils=1.6.1=h166bdaf_0
  - krb5=1.21.2=h659d440_0
  - lcms2=2.15=h7f713cb_2
  - ld_impl_linux-64=2.40=h41732ed_0
  - lerc=4.0.0=h27087fc_0
  - libblas=3.9.0=20_linux64_openblas
  - libboost=1.83.0=h6fcfa73_0
  - libboost-devel=1.83.0=h00ab1b0_0
  - libboost-headers=1.83.0=ha770c72_0
  - libboost-python=1.83.0=py39hda80f44_0
  - libboost-python-devel=1.83.0=py39h8003fee_0
  - libcblas=3.9.0=20_linux64_openblas
  - libcups=2.3.3=h4637d8d_4
  - libdeflate=1.19=hd590300_0
  - libedit=3.1.20191231=he28a2e2_2
  - libexpat=2.5.0=hcb278e6_1
  - libffi=3.4.2=h7f98852_5
  - libgcc-ng=13.2.0=h807b86a_1
  - libgfortran-ng=13.2.0=h69a702a_3
  - libgfortran5=13.2.0=ha4646dd_3
  - libglib=2.78.0=hebfc3b9_0
  - libgomp=13.2.0=h807b86a_1
  - libiconv=1.17=h166bdaf_0
  - libidn2=2.3.4=h166bdaf_0
  - libjpeg-turbo=2.1.5.1=hd590300_1
  - liblapack=3.9.0=20_linux64_openblas
  - libnsl=2.0.0=h7f98852_0
  - libopenblas=0.3.25=pthreads_h413a1c8_0
  - libpng=1.6.39=h753d276_0
  - libsqlite=3.43.0=h2797004_0
  - libssh2=1.11.0=h0841786_0
  - libstdcxx-ng=13.2.0=h7e041cc_1
  - libtiff=4.6.0=h29866fb_1
  - libunistring=0.9.10=h7f98852_0
  - libuuid=2.38.1=h0b41bf4_0
  - libwebp-base=1.3.2=hd590300_0
  - libxcb=1.15=h0b41bf4_0
  - libxml2=2.11.5=h232c23b_1
  - libzlib=1.2.13=hd590300_5
  - mafft=7.520=h031d066_2
  - mmseqs2=14.7e284=pl5321h6a68c12_2
  - ncurses=6.4=hcb278e6_0
  - networkx=3.2.1=pyhd8ed1ab_0
  - openjdk=20.0.2=hfea2f88_1
  - openssl=3.2.0=hd590300_1
  - pcre2=10.40=hc3806b6_0
  - perl=5.32.1=4_hd590300_perl5
  - pip=23.2.1=pyhd8ed1ab_0
  - pixman=0.40.0=h36c2ea0_0
  - pthread-stubs=0.4=h36c2ea0_1001
  - python=3.9.18=h0755675_0_cpython
  - python_abi=3.9=4_cp39
  - readline=8.2=h8228510_1
  - setuptools=68.2.2=pyhd8ed1ab_0
  - tk=8.6.12=h27826a3_0
  - trimal=1.4.1=h4ac6f70_8
  - wget=1.20.3=ha35d2d1_1
  - wheel=0.41.2=pyhd8ed1ab_0
  - xorg-fixesproto=5.0=h7f98852_1002
  - xorg-inputproto=2.3.2=h7f98852_1002
  - xorg-kbproto=1.0.7=h7f98852_1002
  - xorg-libice=1.1.1=hd590300_0
  - xorg-libsm=1.2.4=h7391055_0
  - xorg-libx11=1.8.6=h8ee46fc_0
  - xorg-libxau=1.0.11=hd590300_0
  - xorg-libxdmcp=1.1.3=h7f98852_0
  - xorg-libxext=1.3.4=h0b41bf4_2
  - xorg-libxfixes=5.0.3=h7f98852_1004
  - xorg-libxi=1.7.10=h7f98852_0
  - xorg-libxrender=0.9.11=hd590300_0
  - xorg-libxt=1.3.0=hd590300_1
  - xorg-libxtst=1.2.3=h7f98852_1002
  - xorg-recordproto=1.14.2=h7f98852_1002
  - xorg-renderproto=0.11.1=h7f98852_1002
  - xorg-xextproto=7.3.0=h0b41bf4_1003
  - xorg-xproto=7.0.31=h7f98852_1007
  - xz=5.2.6=h166bdaf_0
  - zlib=1.2.13=hd590300_5
  - zstd=1.5.5=hfc55251_0
  - pip:
      - about-time==4.2.1
      - alive-progress==3.1.4
      - anyio==4.3.0
      - argon2-cffi==23.1.0
      - argon2-cffi-bindings==21.2.0
      - arrow==1.3.0
      - asttokens==2.4.1
      - async-lru==2.0.4
      - attrs==23.2.0
      - babel==2.14.0
      - beautifulsoup4==4.12.3
      - biopython==1.81
      - bleach==6.1.0
      - blosc2==2.0.0
      - certifi==2023.7.22
      - cffi==1.16.0
      - charset-normalizer==3.3.2
      - click==8.1.7
      - comm==0.2.2
      - contourpy==1.2.0
      - cycler==0.12.1
      - cython==3.0.2
      - debugpy==1.8.1
      - decorator==5.1.1
      - defusedxml==0.7.1
      - dendropy==4.6.1
      - entrypoints==0.4
      - ete3==3.1.3
      - exceptiongroup==1.2.0
      - executing==2.0.1
      - fastjsonschema==2.19.1
      - fastoma==0.2.1
      - filehash==0.2.dev1
      - fonttools==4.50.0
      - fqdn==1.5.1
      - future==0.18.3
      - grapheme==0.6.0
      - h11==0.14.0
      - httpcore==1.0.4
      - httpx==0.27.0
      - humanfriendly==10.0
      - idna==3.4
      - importlib-metadata==7.1.0
      - importlib-resources==6.4.0
      - ipykernel==6.29.3
      - ipython==8.18.1
      - ipywidgets==8.1.2
      - isoduration==20.11.0
      - jedi==0.19.1
      - jinja2==3.1.3
      - json5==0.9.24
      - jsonpointer==2.4
      - jsonschema==4.21.1
      - jsonschema-specifications==2023.12.1
      - jupyter==1.0.0
      - jupyter-client==8.6.1
      - jupyter-console==6.6.3
      - jupyter-core==5.7.2
      - jupyter-events==0.10.0
      - jupyter-lsp==2.2.4
      - jupyter-server==2.13.0
      - jupyter-server-terminals==0.5.3
      - jupyterlab==4.1.5
      - jupyterlab-pygments==0.3.0
      - jupyterlab-server==2.25.4
      - jupyterlab-widgets==3.0.10
      - kiwisolver==1.4.5
      - llvmlite==0.40.1
      - lxml==4.9.3
      - markupsafe==2.1.5
      - matplotlib==3.8.3
      - matplotlib-inline==0.1.6
      - mistune==3.0.2
      - msgpack==1.0.5
      - nbclient==0.10.0
      - nbconvert==7.16.3
      - nbformat==5.10.3
      - nest-asyncio==1.6.0
      - nextflow==23.4.3
      - notebook==7.1.2
      - notebook-shim==0.2.4
      - numba==0.57.1
      - numexpr==2.8.6
      - numpy==1.24.4
      - omamer==2.0.0
      - overrides==7.7.0
      - packaging==23.1
      - pandas==2.0.3
      - pandocfilters==1.5.1
      - papermill==2.5.0
      - parso==0.8.3
      - pexpect==4.9.0
      - pillow==10.2.0
      - platformdirs==4.2.0
      - prometheus-client==0.20.0
      - prompt-toolkit==3.0.43
      - property-manager==3.0
      - psutil==5.9.8
      - ptyprocess==0.7.0
      - pure-eval==0.2.2
      - py-cpuinfo==9.0.0
      - pycparser==2.21
      - pygments==2.17.2
      - pyham==1.1.12
      - pyparsing==3.1.1
      - pysais==1.1.0
      - python-dateutil==2.8.2
      - python-json-logger==2.0.7
      - pytz==2023.3.post1
      - pyyaml==6.0.1
      - pyzmq==25.1.2
      - qtconsole==5.5.1
      - qtpy==2.4.1
      - referencing==0.34.0
      - requests==2.31.0
      - rfc3339-validator==0.1.4
      - rfc3986-validator==0.1.1
      - rmath4==4.3.1
      - rpds-py==0.18.0
      - scipy==1.11.2
      - seaborn==0.13.2
      - send2trash==1.8.2
      - six==1.16.0
      - sniffio==1.3.1
      - soupsieve==2.5
      - stack-data==0.6.3
      - tables==3.8.0
      - tenacity==8.2.3
      - terminado==0.18.1
      - tinycss2==1.2.1
      - tomli==2.0.1
      - tornado==6.4
      - tqdm==4.66.1
      - traitlets==5.14.2
      - types-python-dateutil==2.9.0.20240316
      - typing-extensions==4.10.0
      - tzdata==2023.3
      - uri-template==1.3.0
      - urllib3==2.0.7
      - verboselogs==1.7
      - wcwidth==0.2.13
      - webcolors==1.13
      - webencodings==0.5.1
      - websocket-client==1.7.0
      - widgetsnbextension==4.0.10
      - zipp==3.18.1