<?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 using conda !]]></title>
	<link>https://bioinformaticsonline.com/snippets/view/43076/install-ragout-using-conda?</link>
	<atom:link href="https://bioinformaticsonline.com/snippets/view/43076/install-ragout-using-conda?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/snippets/view/43076/install-ragout-using-conda</guid>
	<pubDate>Wed, 16 Jun 2021 02:26:30 -0500</pubDate>
	<link>https://bioinformaticsonline.com/snippets/view/43076/install-ragout-using-conda</link>
	<title><![CDATA[Install ragout using conda !]]></title>
	<description><![CDATA[<code>vik@vik-Lenovo-ideapad-320-15ISK:~/Downloads/setu/setu$ 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.2
  latest version: 4.10.1

Please update conda by running

    $ conda update -n base -c defaults conda



## Package Plan ##

  environment location: /home/vik/anaconda3/envs/vikENV

  added / updated specs:
    - ragout


The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    decorator-4.3.0            |           py37_0          16 KB
    networkx-2.2               |           py37_1         1.6 MB
    ragout-2.3                 |   py37h22450f8_3         2.7 MB  bioconda
    sibelia-3.0.7              |       he1b5a44_2        24.8 MB  bioconda
    ------------------------------------------------------------
                                           Total:        29.2 MB

The following NEW packages will be INSTALLED:

  decorator          pkgs/main/linux-64::decorator-4.3.0-py37_0
  networkx           pkgs/main/linux-64::networkx-2.2-py37_1
  ragout             bioconda/linux-64::ragout-2.3-py37h22450f8_3
  sibelia            bioconda/linux-64::sibelia-3.0.7-he1b5a44_2


Proceed ([y]/n)? y


Downloading and Extracting Packages
networkx-2.2         | 1.6 MB    | ################################################################################################################################################################## | 100% 
decorator-4.3.0      | 16 KB     | ################################################################################################################################################################## | 100% 
sibelia-3.0.7        | 24.8 MB   | ################################################################################################################################################################## | 100% 
ragout-2.3           | 2.7 MB    | ################################################################################################################################################################## | 100% 
Preparing transaction: done
Verifying transaction: done
Executing transaction: done</code>]]></description>
	<dc:creator>LEGE</dc:creator>
</item>

</channel>
</rss>