<?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/42544/install-spades-using-conda?</link>
	<atom:link href="https://bioinformaticsonline.com/snippets/view/42544/install-spades-using-conda?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/snippets/view/42544/install-spades-using-conda</guid>
	<pubDate>Tue, 05 Jan 2021 02:54:37 -0600</pubDate>
	<link>https://bioinformaticsonline.com/snippets/view/42544/install-spades-using-conda</link>
	<title><![CDATA[Install spades using conda !]]></title>
	<description><![CDATA[<code>(JitMetaENV) ➜  fastQC_out 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.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:
    - spades


The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    bzip2-1.0.8                |       h7f98852_4         484 KB  conda-forge
    spades-3.14.1              |       h2d02072_0        12.7 MB  bioconda
    ------------------------------------------------------------
                                           Total:        13.2 MB

The following NEW packages will be INSTALLED:

  bzip2              conda-forge/linux-64::bzip2-1.0.8-h7f98852_4
  llvm-openmp        conda-forge/linux-64::llvm-openmp-8.0.1-hc9558a2_0
  openmp             conda-forge/linux-64::openmp-8.0.1-0
  spades             bioconda/linux-64::spades-3.14.1-h2d02072_0


Proceed ([y]/n)?</code>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

</channel>
</rss>