<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[BOL: Install hhsuite using conda !]]></title>
	<link>https://bioinformaticsonline.com/snippets/view/43435/install-hhsuite-using-conda?</link>
	<atom:link href="https://bioinformaticsonline.com/snippets/view/43435/install-hhsuite-using-conda?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/snippets/view/43435/install-hhsuite-using-conda</guid>
	<pubDate>Wed, 06 Oct 2021 05:06:43 -0500</pubDate>
	<link>https://bioinformaticsonline.com/snippets/view/43435/install-hhsuite-using-conda</link>
	<title><![CDATA[Install hhsuite using conda !]]></title>
	<description><![CDATA[<code>(base) [abhi@hn1 bin]$ conda install -c conda-forge -c bioconda hhsuite
Collecting package metadata (current_repodata.json): done
Solving environment: done

## Package Plan ##

  environment location: /home/abhi/anaconda3

  added / updated specs:
    - hhsuite


The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    _openmp_mutex-4.5          |            1_gnu          22 KB
    conda-4.10.3               |   py38h578d9bd_2         3.0 MB  conda-forge
    hhsuite-3.3.0              |py38pl526h6ed170a_1        26.6 MB  bioconda
    libgomp-9.3.0              |      h5101ec6_17         311 KB
    ------------------------------------------------------------
                                           Total:        30.0 MB

The following NEW packages will be INSTALLED:

  _openmp_mutex      pkgs/main/linux-64::_openmp_mutex-4.5-1_gnu
  hhsuite            bioconda/linux-64::hhsuite-3.3.0-py38pl526h6ed170a_1
  libgomp            pkgs/main/linux-64::libgomp-9.3.0-h5101ec6_17

The following packages will be UPDATED:

  conda                               4.10.3-py38h578d9bd_1 --&gt; 4.10.3-py38h578d9bd_2


Proceed ([y]/n)? y


Downloading and Extracting Packages
_openmp_mutex-4.5    | 22 KB     | ######################################################################################################## | 100%
conda-4.10.3         | 3.0 MB    | ######################################################################################################## | 100%
hhsuite-3.3.0        | 26.6 MB   | ######################################################################################################## | 100%
libgomp-9.3.0        | 311 KB    | ######################################################################################################## | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done</code>]]></description>
	<dc:creator>Abhi</dc:creator>
</item>

</channel>
</rss>