Difference between revisions of "EDirect"

From UFRC
Jump to navigation Jump to search
 
Line 1: Line 1:
[[Category:Software]][[Category:Biology]]
+
[[Category:Software]][[Category:Biology]][[Category:Phylogenetics]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|edirect}}
 
|{{#vardefine:app|edirect}}

Latest revision as of 14:55, 15 August 2022

Description

edirect website  

Entrez Direct (EDirect) provides access to the NCBI's suite of interconnected databases (publication, sequence, structure, gene, variation, expression, etc.) from a UNIX terminal window. Functions take search terms from command-line arguments. Individual operations are combined to build multi-step queries. Record retrieval and formatting normally complete the process.

Environment Modules

Run module spider edirect to find out what environment modules are available for this application.

System Variables

  • HPC_EDIRECT_DIR - installation directory

Additional Information

To be able to make many requests to NCBI api you need to have an api key. Log into your ncbi account and copy the text of the api key generated in https://www.ncbi.nlm.nih.gov/account/settings/ into ~/.ncbi/api_key file on HiPerGator to be able to exceed the NCBI free request limit. See https://ncbiinsights.ncbi.nlm.nih.gov/2017/11/02/new-api-keys-for-the-e-utilities/ for reference on getting a key.