<?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 Spades using conda !]]></title>
	<link>https://bioinformaticsonline.com/snippets/view/43077/install-spades-using-conda?</link>
	<atom:link href="https://bioinformaticsonline.com/snippets/view/43077/install-spades-using-conda?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/snippets/view/43077/install-spades-using-conda</guid>
	<pubDate>Wed, 16 Jun 2021 02:28:04 -0500</pubDate>
	<link>https://bioinformaticsonline.com/snippets/view/43077/install-spades-using-conda</link>
	<title><![CDATA[Install Spades using conda !]]></title>
	<description><![CDATA[<code>vik@vik-Lenovo-ideapad-320-15ISK:~/Downloads/setu/setu$ conda install -c bioconda spades 
Collecting package metadata (current_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:
    - spades


The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    spades-3.13.0              |                0        13.7 MB  bioconda
    ------------------------------------------------------------
                                           Total:        13.7 MB

The following NEW packages will be INSTALLED:

  spades             bioconda/linux-64::spades-3.13.0-0


Proceed ([y]/n)? y


Downloading and Extracting Packages
spades-3.13.0        | 13.7 MB   | ################################################################################################################################################################## | 100% 
Preparing transaction: done
Verifying transaction: done
Executing transaction: done</code>]]></description>
	<dc:creator>LEGE</dc:creator>
</item>

</channel>
</rss>