<?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 NCBI entrez-direct and esearch using conda !]]></title>
	<link>https://bioinformaticsonline.com/snippets/view/43051/install-ncbi-entrez-direct-and-esearch-using-conda?</link>
	<atom:link href="https://bioinformaticsonline.com/snippets/view/43051/install-ncbi-entrez-direct-and-esearch-using-conda?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/snippets/view/43051/install-ncbi-entrez-direct-and-esearch-using-conda</guid>
	<pubDate>Fri, 30 Apr 2021 00:25:35 -0500</pubDate>
	<link>https://bioinformaticsonline.com/snippets/view/43051/install-ncbi-entrez-direct-and-esearch-using-conda</link>
	<title><![CDATA[Install NCBI entrez-direct and esearch using conda !]]></title>
	<description><![CDATA[<code>$ conda install -c bioconda entrez-direct
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.10.1

Please update conda by running

    $ conda update -n base -c defaults conda



## Package Plan ##

  environment location: /home/urbe/anaconda3/envs/MetaENV

  added / updated specs:
    - entrez-direct


The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    entrez-direct-13.9         | pl5262he881be0_2         5.2 MB  bioconda
    ------------------------------------------------------------
                                           Total:         5.2 MB

The following packages will be UPDATED:

  entrez-direct                        13.9-pl526h375a9b1_0 --&gt; 13.9-pl5262he881be0_2


Proceed ([y]/n)? y


Downloading and Extracting Packages
entrez-direct-13.9   | 5.2 MB    | ############################################################################# | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done</code>]]></description>
	<dc:creator>Neel</dc:creator>
</item>

</channel>
</rss>