(ERR): bowtie2-align died with signal 7 (BUS) (core dumped)[Errno 32] Broken pipe

Hi,

First, thank you very much for developing such a powerful and useful tool.

I’m writing because I find an issue while attempting to run MetaPhlAn 4 in my Conda environment named “metaphlan”. Initially, I was working with my samples, but I consistently received the same error. To troubleshoot, I switched to using the example data provided.

Here’s the command I’m using:

cd /Lola/Example
metaphlan ./SRS014476-Supragingival_plaque.fasta.gz --input_type fasta --index mpa_vJun23_CHOCOPhlAnSGB_202307 --force --bowtie2db /shared/references/metaphlan_db_guix > ./SRS014476-Supragingival_plaque_profile.txt 

I’ve specified the database location that works for my colleagues. I’ve also tried downloading the database to my environment and running it from there, but the issue persists.
The error message I’m receiving is as follows:

(ERR): bowtie2-align died with signal 7 (BUS) (core dumped)
Traceback (most recent call last):
  File "/Lola/conda/miniconda3/envs/metaphlan/bin/read_fastx.py", line 10, in <module>
    sys.exit(main())
             ^^^^^^
  File "/Lola/conda/miniconda3/envs/metaphlan/lib/python3.12/site-packages/metaphlan/utils/read_fastx.py", line 173, in main
    f_nreads, f_avg_read_length = read_and_write_raw(f, opened=False, min_len=min_len, prefix_id=prefix_id)
                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Lola/conda/miniconda3/envs/metaphlan/lib/python3.12/site-packages/metaphlan/utils/read_fastx.py", line 135, in read_and_write_raw
    nreads, avg_read_length = read_and_write_raw_int(inf, min_len=min_len, prefix_id=prefix_id)
                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Lola/conda/miniconda3/envs/metaphlan/lib/python3.12/site-packages/metaphlan/utils/read_fastx.py", line 108, in read_and_write_raw_int
    _ = sys.stdout.write(
        ^^^^^^^^^^^^^^^^^
BrokenPipeError: [Errno 32] Broken pipe

I work in a cluster with 32CPU and 503G, so the memory should not be an issue.
I’m particularly puzzled by this persistent error. I have searched for related discussions but haven’t found any that address my specific issue (I apologize if I’ve missed something relevant).
I would greatly appreciate any assistance in resolving this problem. I kindly ask for your understanding if I have misunderstood or overlooked any aspects of this issue.
Thank you in advance for your help and patience!
Lastly, my conda environment looks like this:

name: metaphlan
channels:
  - conda-forge
  - bioconda
  - defaults
dependencies:
  - _libgcc_mutex=0.1=conda_forge
  - _openmp_mutex=4.5=2_gnu
  - _r-mutex=1.0.1=anacondar_1
  - _sysroot_linux-64_curr_repodata_hack=3=h69a702a_16
  - anyio=4.4.0=pyhd8ed1ab_0
  - argcomplete=3.4.0=pyhd8ed1ab_0
  - argon2-cffi=23.1.0=pyhd8ed1ab_0
  - argon2-cffi-bindings=21.2.0=py312h98912ed_4
  - arrow=1.3.0=pyhd8ed1ab_0
  - asttokens=2.4.1=pyhd8ed1ab_0
  - async-lru=2.0.4=pyhd8ed1ab_0
  - attrs=23.2.0=pyh71513ae_0
  - babel=2.14.0=pyhd8ed1ab_0
  - beautifulsoup4=4.12.3=pyha770c72_0
  - binutils_impl_linux-64=2.40=ha1999f0_7
  - bioconductor-biobase=2.62.0=r43ha9d7317_2
  - bioconductor-biocgenerics=0.48.1=r43hdfd78af_2
  - bioconductor-biomformat=1.30.0=r43hdfd78af_0
  - bioconductor-biostrings=2.70.1=r43ha9d7317_2
  - bioconductor-data-packages=20231203=hdfd78af_0
  - bioconductor-genomeinfodb=1.38.1=r43hdfd78af_1
  - bioconductor-genomeinfodbdata=1.2.11=r43hdfd78af_1
  - bioconductor-iranges=2.36.0=r43ha9d7317_2
  - bioconductor-microbiome=1.24.0=r43hdfd78af_0
  - bioconductor-multtest=2.58.0=r43ha9d7317_1
  - bioconductor-phyloseq=1.46.0=r43hdfd78af_0
  - bioconductor-rhdf5=2.46.1=r43hf17093f_1
  - bioconductor-rhdf5filters=1.14.1=r43hf17093f_1
  - bioconductor-rhdf5lib=1.24.0=r43ha9d7317_2
  - bioconductor-s4vectors=0.40.2=r43ha9d7317_2
  - bioconductor-xvector=0.42.0=r43ha9d7317_2
  - bioconductor-zlibbioc=1.48.0=r43ha9d7317_2
  - biom-format=2.1.16=py312h9a8786e_1
  - biopython=1.84=py312h9a8786e_0
  - blast=2.15.0=pl5321h6f7f691_1
  - bleach=6.1.0=pyhd8ed1ab_0
  - bowtie2=2.5.4=he20e202_2
  - brotli=1.1.0=hd590300_1
  - brotli-bin=1.1.0=hd590300_1
  - brotli-python=1.1.0=py312h30efb56_1
  - bwidget=1.9.14=ha770c72_1
  - bzip2=1.0.8=hd590300_5
  - c-ares=1.32.1=h4bc722e_0
  - ca-certificates=2024.7.4=hbcca054_0
  - cached-property=1.5.2=hd8ed1ab_1
  - cached_property=1.5.2=pyha770c72_1
  - cairo=1.18.0=h3faef2a_0
  - capnproto=1.0.2=h2b92303_1
  - certifi=2024.7.4=pyhd8ed1ab_0
  - cffi=1.16.0=py312hf06ca03_0
  - charset-normalizer=3.3.2=pyhd8ed1ab_0
  - click=8.1.7=unix_pyh707e725_0
  - comm=0.2.2=pyhd8ed1ab_0
  - contourpy=1.2.1=py312h8572e83_0
  - curl=8.8.0=he654da7_1
  - cycler=0.12.1=pyhd8ed1ab_0
  - debugpy=1.8.2=py312h7070661_0
  - decorator=5.1.1=pyhd8ed1ab_0
  - defusedxml=0.7.1=pyhd8ed1ab_0
  - dendropy=5.0.1=pyhdfd78af_0
  - diamond=2.1.9=h43eeafb_0
  - entrez-direct=22.1=he881be0_0
  - entrypoints=0.4=pyhd8ed1ab_0
  - exceptiongroup=1.2.0=pyhd8ed1ab_2
  - executing=2.0.1=pyhd8ed1ab_0
  - expat=2.6.2=h59595ed_0
  - fasttree=2.1.11=h031d066_4
  - 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=h77eed37_2
  - fontconfig=2.14.2=h14ed4e7_0
  - fonts-conda-ecosystem=1=0
  - fonts-conda-forge=1=0
  - fonttools=4.53.1=py312h41a817b_0
  - fqdn=1.5.1=pyhd8ed1ab_0
  - freetype=2.12.1=h267a509_2
  - fribidi=1.0.10=h36c2ea0_0
  - gawk=5.3.0=ha916aea_0
  - gcc_impl_linux-64=14.1.0=h3c94d91_0
  - gettext=0.22.5=h59595ed_2
  - gettext-tools=0.22.5=h59595ed_2
  - gfortran_impl_linux-64=14.1.0=he4a1faa_0
  - glpk=5.0=h445213a_0
  - gmp=6.3.0=hac33072_2
  - graphite2=1.3.13=h59595ed_1003
  - gsl=2.7=he838d99_0
  - gxx_impl_linux-64=14.1.0=h2879b86_0
  - h11=0.14.0=pyhd8ed1ab_0
  - h2=4.1.0=pyhd8ed1ab_0
  - h5py=3.11.0=nompi_py312hb7ab980_102
  - harfbuzz=9.0.0=hfac3d4d_0
  - hclust2=1.0.0=pyh864c0ab_1
  - hdf5=1.14.3=nompi_hdf9ad27_105
  - hpack=4.0.0=pyh9f0ad1d_0
  - htslib=1.20=h5efdd21_2
  - httpcore=1.0.5=pyhd8ed1ab_0
  - httpx=0.27.0=pyhd8ed1ab_0
  - hyperframe=6.0.1=pyhd8ed1ab_0
  - icu=73.2=h59595ed_0
  - idna=3.7=pyhd8ed1ab_0
  - importlib-metadata=8.0.0=pyha770c72_0
  - importlib_metadata=8.0.0=hd8ed1ab_0
  - importlib_resources=6.4.0=pyhd8ed1ab_0
  - ipykernel=6.29.5=pyh3099207_0
  - ipython=8.26.0=pyh707e725_0
  - iqtree=2.3.5=hdcf5f25_1
  - isoduration=20.11.0=pyhd8ed1ab_0
  - jedi=0.19.1=pyhd8ed1ab_0
  - jinja2=3.1.4=pyhd8ed1ab_0
  - jq=1.7.1=hd590300_0
  - json5=0.9.25=pyhd8ed1ab_0
  - jsonpointer=3.0.0=py312h7900ff3_0
  - jsonschema=4.23.0=pyhd8ed1ab_0
  - jsonschema-specifications=2023.12.1=pyhd8ed1ab_0
  - jsonschema-with-format-nongpl=4.23.0=hd8ed1ab_0
  - jupyter-lsp=2.2.5=pyhd8ed1ab_0
  - jupyter_client=8.6.2=pyhd8ed1ab_0
  - jupyter_core=5.7.2=py312h7900ff3_0
  - jupyter_events=0.10.0=pyhd8ed1ab_0
  - jupyter_server=2.14.1=pyhd8ed1ab_1
  - jupyter_server_terminals=0.5.3=pyhd8ed1ab_0
  - jupyterlab=4.2.3=pyhd8ed1ab_0
  - jupyterlab_pygments=0.3.0=pyhd8ed1ab_1
  - jupyterlab_server=2.27.2=pyhd8ed1ab_0
  - kernel-headers_linux-64=3.10.0=h4a8ded7_16
  - keyutils=1.6.1=h166bdaf_0
  - kiwisolver=1.4.5=py312h8572e83_1
  - krb5=1.21.3=h659f571_0
  - lcms2=2.16=hb7c19ff_0
  - ld_impl_linux-64=2.40=hf3520f5_7
  - lerc=4.0.0=h27087fc_0
  - libaec=1.1.3=h59595ed_0
  - libasprintf=0.22.5=h661eb56_2
  - libasprintf-devel=0.22.5=h661eb56_2
  - libblas=3.9.0=22_linux64_openblas
  - libbrotlicommon=1.1.0=hd590300_1
  - libbrotlidec=1.1.0=hd590300_1
  - libbrotlienc=1.1.0=hd590300_1
  - libcblas=3.9.0=22_linux64_openblas
  - libcurl=8.8.0=hca28451_1
  - libdeflate=1.20=hd590300_0
  - libedit=3.1.20191231=he28a2e2_2
  - libev=4.33=hd590300_2
  - libexpat=2.6.2=h59595ed_0
  - libffi=3.4.2=h7f98852_5
  - libgcc-devel_linux-64=14.1.0=h5d3d1c9_100
  - libgcc-ng=14.1.0=h77fa898_0
  - libgettextpo=0.22.5=h59595ed_2
  - libgettextpo-devel=0.22.5=h59595ed_2
  - libgfortran-ng=14.1.0=h69a702a_0
  - libgfortran5=14.1.0=hc5f4f2c_0
  - libglib=2.80.2=hf974151_0
  - libgomp=14.1.0=h77fa898_0
  - libhwloc=2.11.1=default_hecaa2ac_1000
  - libiconv=1.17=hd590300_2
  - libidn2=2.3.7=hd590300_0
  - libjpeg-turbo=3.0.0=hd590300_1
  - liblapack=3.9.0=22_linux64_openblas
  - libnghttp2=1.58.0=h47da74e_1
  - libnsl=2.0.1=hd590300_0
  - libopenblas=0.3.27=pthreads_hac2b453_1
  - libpng=1.6.43=h2797004_0
  - libsanitizer=14.1.0=hcba0ae0_0
  - libsodium=1.0.18=h36c2ea0_1
  - libsqlite=3.46.0=hde9e2c9_0
  - libssh2=1.11.0=h0841786_0
  - libstdcxx-devel_linux-64=14.1.0=h5d3d1c9_100
  - libstdcxx-ng=14.1.0=hc0a3c3a_0
  - libtiff=4.6.0=h1dd3fc0_3
  - libunistring=0.9.10=h7f98852_0
  - libuuid=2.38.1=h0b41bf4_0
  - libwebp-base=1.4.0=hd590300_0
  - libxcb=1.15=h0b41bf4_0
  - libxcrypt=4.4.36=hd590300_1
  - libxml2=2.12.7=hc051c1a_1
  - libzlib=1.2.13=h4ab18f5_6
  - mafft=7.526=h4bc722e_0
  - make=4.3=hd18ef5c_1
  - markupsafe=2.1.5=py312h98912ed_0
  - mash=2.3=hc74b729_7
  - matplotlib-base=3.9.1=py312h9201f00_0
  - matplotlib-inline=0.1.7=pyhd8ed1ab_0
  - metaphlan=4.1.1=pyhdfd78af_0
  - mistune=3.0.2=pyhd8ed1ab_0
  - mpfr=4.2.1=h9458935_1
  - munkres=1.1.4=pyh9f0ad1d_0
  - muscle=5.1=h4ac6f70_3
  - nbclient=0.10.0=pyhd8ed1ab_0
  - nbconvert-core=7.16.4=pyhd8ed1ab_1
  - nbformat=5.10.4=pyhd8ed1ab_0
  - ncbi-vdb=3.1.1=h4ac6f70_1
  - ncurses=6.5=h59595ed_0
  - nest-asyncio=1.6.0=pyhd8ed1ab_0
  - notebook=7.2.1=pyhd8ed1ab_0
  - notebook-shim=0.2.4=pyhd8ed1ab_0
  - numpy=2.0.0=py312h22e1c76_0
  - oniguruma=6.9.9=hd590300_0
  - openjpeg=2.5.2=h488ebb8_0
  - openssl=3.3.1=h4ab18f5_1
  - overrides=7.7.0=pyhd8ed1ab_0
  - packaging=24.1=pyhd8ed1ab_0
  - pandas=2.2.2=py312h1d6d2e6_1
  - pandoc=3.2.1=ha770c72_0
  - pandocfilters=1.5.0=pyhd8ed1ab_0
  - pango=1.54.0=h4c5309f_1
  - parso=0.8.4=pyhd8ed1ab_0
  - patsy=0.5.6=pyhd8ed1ab_0
  - pcre=8.45=h9c3ff4c_0
  - pcre2=10.43=hcad00b1_0
  - perl=5.32.1=7_hd590300_perl5
  - perl-archive-tar=2.40=pl5321hdfd78af_0
  - perl-carp=1.50=pl5321hd8ed1ab_0
  - perl-common-sense=3.75=pl5321hd8ed1ab_0
  - perl-compress-raw-bzip2=2.201=pl5321h166bdaf_0
  - perl-compress-raw-zlib=2.202=pl5321h166bdaf_0
  - perl-encode=3.21=pl5321hd590300_0
  - perl-exporter=5.74=pl5321hd8ed1ab_0
  - perl-exporter-tiny=1.002002=pl5321hd8ed1ab_0
  - perl-extutils-makemaker=7.70=pl5321hd8ed1ab_0
  - perl-io-compress=2.201=pl5321hdbdd923_2
  - perl-io-zlib=1.14=pl5321hdfd78af_0
  - perl-json=4.10=pl5321hdfd78af_0
  - perl-json-xs=2.34=pl5321h4ac6f70_6
  - perl-list-moreutils=0.430=pl5321hdfd78af_0
  - perl-list-moreutils-xs=0.430=pl5321h031d066_2
  - perl-parent=0.241=pl5321hd8ed1ab_0
  - perl-pathtools=3.75=pl5321h166bdaf_0
  - perl-scalar-list-utils=1.63=pl5321h166bdaf_0
  - perl-storable=3.15=pl5321h166bdaf_0
  - perl-types-serialiser=1.01=pl5321hdfd78af_0
  - pexpect=4.9.0=pyhd8ed1ab_0
  - phylophlan=3.1.1=pyhdfd78af_0
  - pickleshare=0.7.5=py_1003
  - pillow=10.3.0=py312hdcec9eb_0
  - pip=24.0=pyhd8ed1ab_0
  - pixman=0.43.2=h59595ed_0
  - pkgutil-resolve-name=1.3.10=pyhd8ed1ab_1
  - platformdirs=4.2.2=pyhd8ed1ab_0
  - prometheus_client=0.20.0=pyhd8ed1ab_0
  - prompt-toolkit=3.0.47=pyha770c72_0
  - psutil=6.0.0=py312h9a8786e_0
  - pthread-stubs=0.4=h36c2ea0_1001
  - ptyprocess=0.7.0=pyhd3deb0d_0
  - pure_eval=0.2.2=pyhd8ed1ab_0
  - pycparser=2.22=pyhd8ed1ab_0
  - pygments=2.18.0=pyhd8ed1ab_0
  - pyparsing=3.1.2=pyhd8ed1ab_0
  - pysam=0.22.1=py312hcfdcdd7_2
  - pysocks=1.7.1=pyha2e5f31_6
  - python=3.12.3=hab00c5b_0_cpython
  - python-dateutil=2.9.0=pyhd8ed1ab_0
  - python-fastjsonschema=2.20.0=pyhd8ed1ab_0
  - python-json-logger=2.0.7=pyhd8ed1ab_0
  - python-tzdata=2024.1=pyhd8ed1ab_0
  - python_abi=3.12=4_cp312
  - pytz=2024.1=pyhd8ed1ab_0
  - pyyaml=6.0.1=py312h98912ed_1
  - pyzmq=26.0.3=py312h8fd38d8_0
  - qhull=2020.2=h434a139_4
  - r-ade4=1.7_22=r43h316c678_1
  - r-ape=5.8=r43h08d816e_0
  - r-askpass=1.2.0=r43hb1dbf0f_1
  - r-assertthat=0.2.1=r43hc72bb7e_5
  - r-backports=1.5.0=r43hb1dbf0f_1
  - r-base=4.3.3=hf0d99cb_1
  - r-base64enc=0.1_3=r43hb1dbf0f_1007
  - r-bayesm=3.1_6=r43h08d816e_0
  - r-biocmanager=1.30.23=r43hc72bb7e_1
  - r-bit=4.0.5=r43hb1dbf0f_2
  - r-bit64=4.0.5=r43hb1dbf0f_3
  - r-bitops=1.0_7=r43hb1dbf0f_3
  - r-blob=1.2.4=r43hc72bb7e_1
  - r-boot=1.3_30=r43hc72bb7e_0
  - r-broom=1.0.6=r43hc72bb7e_0
  - r-bslib=0.7.0=r43hc72bb7e_0
  - r-cachem=1.1.0=r43hb1dbf0f_1
  - r-callr=3.7.6=r43hc72bb7e_1
  - r-caret=6.0_94=r43h57805ef_1
  - r-cellranger=1.1.0=r43hc72bb7e_1006
  - r-class=7.3_22=r43hb1dbf0f_2
  - r-cli=3.6.3=r43ha18555a_0
  - r-clipr=0.8.0=r43hc72bb7e_3
  - r-clock=0.7.0=r43ha503ecb_1
  - r-cluster=2.1.6=r43hbcb9c34_1
  - r-codetools=0.2_20=r43hc72bb7e_1
  - r-colorspace=2.1_0=r43hb1dbf0f_2
  - r-commonmark=1.9.1=r43hb1dbf0f_1
  - r-compositions=2.0_8=r43h316c678_0
  - r-conflicted=1.2.0=r43h785f33e_1
  - r-cpp11=0.4.7=r43hc72bb7e_1
  - r-crayon=1.5.3=r43hc72bb7e_1
  - r-crul=1.4.2=r43h785f33e_0
  - r-curl=5.2.1=r43hf9611b0_0
  - r-data.table=1.15.2=r43h029312a_0
  - r-dbi=1.2.3=r43hc72bb7e_1
  - r-dbplyr=2.5.0=r43hc72bb7e_0
  - r-deoptimr=1.1_3=r43hc72bb7e_1
  - r-diagram=1.6.5=r43ha770c72_3
  - r-digest=0.6.36=r43ha18555a_1
  - r-dplyr=1.1.4=r43ha503ecb_0
  - r-dtplyr=1.3.1=r43hc72bb7e_1
  - r-e1071=1.7_14=r43ha503ecb_0
  - r-ellipsis=0.3.2=r43hb1dbf0f_3
  - r-essentials=4.3=r43hd8ed1ab_2004
  - r-evaluate=0.24.0=r43hc72bb7e_1
  - r-fansi=1.0.6=r43hb1dbf0f_1
  - r-farver=2.1.2=r43ha18555a_1
  - r-fastmap=1.2.0=r43ha18555a_1
  - r-fontawesome=0.5.2=r43hc72bb7e_1
  - r-forcats=1.0.0=r43hc72bb7e_1
  - r-foreach=1.5.2=r43hc72bb7e_3
  - r-foreign=0.8_87=r43hb1dbf0f_1
  - r-formatr=1.14=r43hc72bb7e_2
  - r-fs=1.6.4=r43ha18555a_1
  - r-future=1.33.2=r43h785f33e_1
  - r-future.apply=1.11.2=r43hc72bb7e_1
  - r-gargle=1.5.2=r43h785f33e_0
  - r-generics=0.1.3=r43hc72bb7e_3
  - r-getopt=1.20.4=r43ha770c72_1
  - r-ggplot2=3.5.1=r43hc72bb7e_0
  - r-gistr=0.9.0=r43hc72bb7e_2
  - r-glmnet=4.1_8=r43hcf54a89_0
  - r-globals=0.16.3=r43hc72bb7e_1
  - r-glue=1.7.0=r43hb1dbf0f_1
  - r-googledrive=2.1.1=r43hc72bb7e_1
  - r-googlesheets4=1.1.1=r43h785f33e_1
  - r-gower=1.0.1=r43hb1dbf0f_2
  - r-gtable=0.3.5=r43hc72bb7e_0
  - r-hardhat=1.4.0=r43hc72bb7e_0
  - r-haven=2.5.4=r43ha503ecb_0
  - r-hexbin=1.28.3=r43hbcb9c34_2
  - r-highr=0.11=r43hc72bb7e_1
  - r-hms=1.1.3=r43hc72bb7e_1
  - r-htmltools=0.5.8.1=r43ha18555a_1
  - r-htmlwidgets=1.6.4=r43hc72bb7e_1
  - r-httpcode=0.3.0=r43ha770c72_4
  - r-httpuv=1.6.15=r43ha503ecb_0
  - r-httr=1.4.7=r43hc72bb7e_0
  - r-ids=1.0.1=r43hc72bb7e_3
  - r-igraph=2.0.3=r43hbec7d4a_0
  - r-ipred=0.9_14=r43h57805ef_1
  - r-irdisplay=1.1=r43hd8ed1ab_2
  - r-irkernel=1.3.2=r43h785f33e_1
  - r-isoband=0.2.7=r43ha18555a_3
  - r-iterators=1.0.14=r43hc72bb7e_3
  - r-jquerylib=0.1.4=r43hc72bb7e_3
  - r-jsonlite=1.8.8=r43hb1dbf0f_1
  - r-kernsmooth=2.23_24=r43hc2011d3_1
  - r-knitr=1.48=r43hc72bb7e_0
  - r-labeling=0.4.3=r43hc72bb7e_1
  - r-later=1.3.2=r43ha18555a_1
  - r-lattice=0.22_6=r43hb1dbf0f_1
  - r-lava=1.7.3=r43hc72bb7e_0
  - r-lazyeval=0.2.2=r43hb1dbf0f_5
  - r-lifecycle=1.0.4=r43hc72bb7e_0
  - r-listenv=0.9.1=r43hc72bb7e_1
  - r-lobstr=1.1.2=r43ha18555a_4
  - r-lubridate=1.9.3=r43h57805ef_0
  - r-magrittr=2.0.3=r43hb1dbf0f_3
  - r-maps=3.4.2=r43hb1dbf0f_1
  - r-mass=7.3_60.0.1=r43hb1dbf0f_1
  - r-matrix=1.6_5=r43h316c678_0
  - r-memoise=2.0.1=r43hc72bb7e_3
  - r-mgcv=1.9_1=r43h316c678_0
  - r-mime=0.12=r43hb1dbf0f_3
  - r-modelmetrics=1.2.2.2=r43ha503ecb_3
  - r-modelr=0.1.11=r43hc72bb7e_1
  - r-munsell=0.5.1=r43hc72bb7e_1
  - r-nlme=3.1_165=r43hbcb9c34_1
  - r-nnet=7.3_19=r43hb1dbf0f_2
  - r-numderiv=2016.8_1.1=r43hc72bb7e_6
  - r-openssl=2.2.0=r43hd7d0243_0
  - r-openxlsx=4.2.5.2=r43ha503ecb_1
  - r-optparse=1.7.5=r43hc72bb7e_1
  - r-parallelly=1.37.1=r43hb1dbf0f_1
  - r-pbdzmq=0.3_11=r43h2a40ca3_1
  - r-permute=0.9_7=r43hc72bb7e_3
  - r-pillar=1.9.0=r43hc72bb7e_1
  - r-pixmap=0.4_13=r43hc72bb7e_1
  - r-pkgconfig=2.0.3=r43hc72bb7e_4
  - r-plyr=1.8.9=r43ha18555a_1
  - r-prettyunits=1.2.0=r43hc72bb7e_1
  - r-proc=1.18.5=r43ha18555a_1
  - r-processx=3.8.4=r43hb1dbf0f_1
  - r-prodlim=2024.06.25=r43ha18555a_0
  - r-progress=1.2.3=r43hc72bb7e_0
  - r-progressr=0.14.0=r43hc72bb7e_1
  - r-promises=1.3.0=r43ha18555a_1
  - r-proxy=0.4_27=r43hb1dbf0f_3
  - r-pryr=0.1.6=r43ha503ecb_1
  - r-ps=1.7.7=r43hdb488b9_0
  - r-purrr=1.0.2=r43h57805ef_0
  - r-quantmod=0.4.26=r43hc72bb7e_0
  - r-r.methodss3=1.8.2=r43hc72bb7e_3
  - r-r.oo=1.26.0=r43hc72bb7e_1
  - r-r.utils=2.12.3=r43hc72bb7e_1
  - r-r6=2.5.1=r43hc72bb7e_3
  - r-ragg=1.3.2=r43hffa04bc_0
  - r-randomforest=4.7_1.1=r43hbcb9c34_3
  - r-rappdirs=0.3.3=r43hb1dbf0f_3
  - r-rbiom=1.0.3=r43ha503ecb_2
  - r-rbokeh=0.5.2=r43hc72bb7e_3
  - r-rcolorbrewer=1.1_3=r43h785f33e_3
  - r-rcpp=1.0.12=r43h0d4f4ea_1
  - r-rcpparmadillo=14.0.0_1=r43hb424bfc_1
  - r-rcppeigen=0.3.4.0.0=r43h08d816e_0
  - r-rcppparallel=5.1.6=r43ha503ecb_1
  - r-rcurl=1.98_1.16=r43h6b349a7_0
  - r-readr=2.1.5=r43ha503ecb_0
  - r-readxl=1.4.3=r43ha5c9fba_0
  - r-recipes=1.1.0=r43hc72bb7e_0
  - r-recommended=4.3=r43hd8ed1ab_1006
  - r-rematch=2.0.0=r43hc72bb7e_1
  - r-rematch2=2.1.2=r43hc72bb7e_3
  - r-repr=1.1.7=r43h785f33e_0
  - r-reprex=2.1.1=r43hc72bb7e_0
  - r-reshape2=1.4.4=r43ha503ecb_3
  - r-rjson=0.2.21=r43ha18555a_4
  - r-rlang=1.1.4=r43ha18555a_1
  - r-rmarkdown=2.27=r43hc72bb7e_1
  - r-robustbase=0.99_3=r43h61c59f8_0
  - r-rpart=4.1.23=r43hb1dbf0f_1
  - r-rstudioapi=0.16.0=r43hc72bb7e_1
  - r-rtsne=0.17=r43h4387864_1
  - r-rvest=1.0.4=r43hc72bb7e_0
  - r-sass=0.4.9=r43ha18555a_1
  - r-scales=1.3.0=r43hc72bb7e_0
  - r-selectr=0.4_2=r43hc72bb7e_3
  - r-shape=1.4.6.1=r43ha770c72_1
  - r-shiny=1.8.1.1=r43h785f33e_0
  - r-slam=0.1_50=r43h1df0287_3
  - r-sourcetools=0.1.7_1=r43ha18555a_2
  - r-sp=2.1_4=r43hb1dbf0f_0
  - r-spatial=7.3_17=r43hb1dbf0f_1
  - r-squarem=2021.1=r43hc72bb7e_3
  - r-stringi=1.8.4=r43hbd1cc82_1
  - r-stringr=1.5.1=r43h785f33e_0
  - r-survival=3.7_0=r43hb1dbf0f_0
  - r-sys=3.4.2=r43hb1dbf0f_2
  - r-systemfonts=1.1.0=r43h6e55c91_0
  - r-tensora=0.36.2.1=r43hb1dbf0f_1
  - r-textshaping=0.3.7=r43h884c59f_0
  - r-tibble=3.2.1=r43h57805ef_2
  - r-tidyr=1.3.1=r43ha503ecb_0
  - r-tidyselect=1.2.1=r43hc72bb7e_0
  - r-tidyverse=2.0.0=r43h785f33e_1
  - r-timechange=0.3.0=r43ha18555a_1
  - r-timedate=4032.109=r43hc72bb7e_1
  - r-tinytex=0.51=r43hc72bb7e_1
  - r-triebeard=0.4.1=r43ha18555a_2
  - r-ttr=0.24.4=r43h57805ef_0
  - r-tzdb=0.4.0=r43ha18555a_2
  - r-urltools=1.7.3=r43ha503ecb_4
  - r-utf8=1.2.4=r43hb1dbf0f_1
  - r-uuid=1.2_0=r43hb1dbf0f_1
  - r-vctrs=0.6.5=r43ha503ecb_0
  - r-vegan=2.6_6.1=r43hc29710b_0
  - r-viridislite=0.4.2=r43hc72bb7e_2
  - r-vroom=1.6.5=r43ha503ecb_0
  - r-withr=3.0.0=r43hc72bb7e_1
  - r-xfun=0.45=r43ha18555a_1
  - r-xml2=1.3.6=r43hbfba7a4_1
  - r-xtable=1.8_4=r43hc72bb7e_6
  - r-xts=0.14.0=r43hb1dbf0f_1
  - r-yaml=2.3.9=r43hdb488b9_0
  - r-zip=2.3.1=r43hb1dbf0f_1
  - r-zoo=1.8_12=r43hb1dbf0f_2
  - raxml=8.2.13=h031d066_2
  - readline=8.2=h8228510_1
  - referencing=0.35.1=pyhd8ed1ab_0
  - requests=2.32.3=pyhd8ed1ab_0
  - rfc3339-validator=0.1.4=pyhd8ed1ab_0
  - rfc3986-validator=0.1.1=pyh9f0ad1d_0
  - rpds-py=0.19.0=py312hf008fa9_0
  - samtools=1.20=h50ea8bc_1
  - scipy=1.14.0=py312hc2bc53b_1
  - seaborn=0.13.2=hd8ed1ab_2
  - seaborn-base=0.13.2=pyhd8ed1ab_2
  - sed=4.8=he412f7d_0
  - send2trash=1.8.3=pyh0d859eb_0
  - setuptools=70.3.0=pyhd8ed1ab_0
  - six=1.16.0=pyh6c4a22f_0
  - sniffio=1.3.1=pyhd8ed1ab_0
  - soupsieve=2.5=pyhd8ed1ab_1
  - stack_data=0.6.2=pyhd8ed1ab_0
  - statsmodels=0.14.2=py312h085067d_0
  - sysroot_linux-64=2.17=h4a8ded7_16
  - tbb=2021.12.0=h434a139_3
  - terminado=0.18.1=pyh0d859eb_0
  - tinycss2=1.3.0=pyhd8ed1ab_0
  - tk=8.6.13=noxft_h4845f30_101
  - tktable=2.10=h8bc8fbc_6
  - toml=0.10.2=pyhd8ed1ab_0
  - tomli=2.0.1=pyhd8ed1ab_0
  - tomlkit=0.13.0=pyha770c72_0
  - tornado=6.4.1=py312h9a8786e_0
  - traitlets=5.14.3=pyhd8ed1ab_0
  - trimal=1.5.0=h4ac6f70_0
  - types-python-dateutil=2.9.0.20240316=pyhd8ed1ab_0
  - typing-extensions=4.12.2=hd8ed1ab_0
  - typing_extensions=4.12.2=pyha770c72_0
  - typing_utils=0.1.0=pyhd8ed1ab_0
  - tzdata=2024a=h0c530f3_0
  - uri-template=1.3.0=pyhd8ed1ab_0
  - urllib3=2.2.2=pyhd8ed1ab_1
  - wcwidth=0.2.13=pyhd8ed1ab_0
  - webcolors=24.6.0=pyhd8ed1ab_0
  - webencodings=0.5.1=pyhd8ed1ab_2
  - websocket-client=1.8.0=pyhd8ed1ab_0
  - wget=1.21.4=hda4d442_0
  - wheel=0.43.0=pyhd8ed1ab_1
  - xmltodict=0.13.0=pyhd8ed1ab_0
  - 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.9=h8ee46fc_0
  - xorg-libxau=1.0.11=hd590300_0
  - xorg-libxdmcp=1.1.3=h7f98852_0
  - xorg-libxext=1.3.4=h0b41bf4_2
  - xorg-libxrender=0.9.11=hd590300_0
  - xorg-libxt=1.3.0=hd590300_1
  - 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
  - yaml=0.2.5=h7f98852_2
  - yq=3.4.3=pyhd8ed1ab_0
  - zeromq=4.3.5=h75354e8_4
  - zipp=3.19.2=pyhd8ed1ab_0
  - zlib=1.2.13=h4ab18f5_6
  - zstandard=0.22.0=py312h5b18bf6_1
  - zstd=1.5.6=ha6fb4c9_0
prefix: /Lola/conda/miniconda3/envs/metaphlan