<?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 ragout with conda !]]></title>
	<link>https://bioinformaticsonline.com/snippets/view/42950/install-ragout-with-conda?</link>
	<atom:link href="https://bioinformaticsonline.com/snippets/view/42950/install-ragout-with-conda?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/snippets/view/42950/install-ragout-with-conda</guid>
	<pubDate>Sun, 14 Mar 2021 10:09:32 -0500</pubDate>
	<link>https://bioinformaticsonline.com/snippets/view/42950/install-ragout-with-conda</link>
	<title><![CDATA[Install ragout with conda !]]></title>
	<description><![CDATA[<code>(JitMetaENV) ➜  setu git:(master) ✗ conda install -c bioconda ragout
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: done


==&gt; WARNING: A newer version of conda exists. &lt;==
  current version: 4.9.0
  latest version: 4.9.2

Please update conda by running

    $ conda update -n base -c defaults conda



## Package Plan ##

  environment location: /home/urbe/anaconda3/envs/JitMetaENV

  added / updated specs:
    - ragout


The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    decorator-4.3.0            |             py_0          10 KB  conda-forge
    networkx-2.2               |             py_1         1.1 MB  conda-forge
    ragout-2.3                 |   py36hf1ae8f4_2         2.8 MB  bioconda
    sibelia-3.0.7              |       he1b5a44_2        24.8 MB  bioconda
    ------------------------------------------------------------
                                           Total:        28.6 MB

The following NEW packages will be INSTALLED:

  decorator          conda-forge/noarch::decorator-4.3.0-py_0
  networkx           conda-forge/noarch::networkx-2.2-py_1
  ragout             bioconda/linux-64::ragout-2.3-py36hf1ae8f4_2
  sibelia            bioconda/linux-64::sibelia-3.0.7-he1b5a44_2

The following packages will be UPDATED:

  ca-certificates    conda-forge::ca-certificates-2020.12.~ --&gt; pkgs/main::ca-certificates-2021.1.19-h06a4308_1
  openssl                                 1.1.1i-h7f98852_0 --&gt; 1.1.1j-h7f98852_0


Proceed ([y]/n)? y


Downloading and Extracting Packages
sibelia-3.0.7        | 24.8 MB   | ################################################################################# | 100%
networkx-2.2         | 1.1 MB    | ################################################################################# | 100%
ragout-2.3           | 2.8 MB    | ################################################################################# | 100%
decorator-4.3.0      | 10 KB     | ################################################################################# | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done</code>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

</channel>
</rss>