this module introduces the entrez search capability of the ncbi database

22
This module Introduces the ENTREZ search capability of the NCBI database. After following this module, you should be able to: Describe the different databases within NCBI Use ENTREZ to search for specific sequences Use ENTREZ advanced search options to refine and improve database searches Use ENTREZ to download specific sets of data

Upload: rigg

Post on 13-Jan-2016

41 views

Category:

Documents


0 download

DESCRIPTION

This module Introduces the ENTREZ search capability of the NCBI database. After following this module, you should be able to: Describe the different databases within NCBI Use ENTREZ to search for specific sequences - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: This module Introduces the ENTREZ search capability of the NCBI database

This module Introduces the ENTREZ search capability of the NCBI database.

After following this module, you should be able to:

Describe the different databases within NCBI

Use ENTREZ to search for specific sequences

Use ENTREZ advanced search options to refine and improve database searches

Use ENTREZ to download specific sets of data

Page 2: This module Introduces the ENTREZ search capability of the NCBI database
Page 3: This module Introduces the ENTREZ search capability of the NCBI database

http://www.ncbi.nlm.nih.gov/sites/gquery

Page 4: This module Introduces the ENTREZ search capability of the NCBI database
Page 5: This module Introduces the ENTREZ search capability of the NCBI database
Page 6: This module Introduces the ENTREZ search capability of the NCBI database
Page 7: This module Introduces the ENTREZ search capability of the NCBI database
Page 8: This module Introduces the ENTREZ search capability of the NCBI database
Page 9: This module Introduces the ENTREZ search capability of the NCBI database

Entrez uses the following Boolean Operators:AND: Entrez will find all documents that contain BOTH terms

OR: Entrez will find all documents that contain EITHER term.

NOT: Entrez will find all documents that contain search term 1 BUT NOT search term 2.

The Entrez search rules and syntax for using Boolean operators are:

1. Boolean operators AND, OR, NOT must be entered in UPPERCASE (e.g., promoters OR response elements).

2. Entrez processes all Boolean operators in a left-to-right sequence. The order in which Entrez processes a search statement can be changed by enclosing individual concepts in parentheses. The terms inside the parentheses are processed first as a unit and then incorporated into the overall strategy. For example, the search statement: g1p3 AND (response element OR promoter) is processed by Entrez by ORing the terms response element OR promoter first and then ANDing the resulting set of documents with g1p3.

3. The Details button shows how Entrez translated and executed your search strategy.

4. See Writing Advanced Search Statements for more information on using Boolean Operators and Entrez Search Field Qualifiers.

The use of parentheses can change your search results significantly. Compare the number of records retrieved in the Nucleotide database as of February 2006 in each case below.

Exampleg1p3 AND (response element OR promoter) retrieves three recordsg1p3 AND response element OR promoter retrieves 354,554

Page 10: This module Introduces the ENTREZ search capability of the NCBI database

Writing Advanced Search StatementsComplex search statements can be written and executed directly from the the query box of any of the databases, as long as you obey some simple rules and use the correct syntax.

Perform a search by specifying the search terms, their fields, and the Boolean operations to perform on the term. Use the following syntax:

term [field] OPERATOR term [field]

Where term(s) are the search terms, the field(s) are the Search Field qualifiers from Table 1, Table 2, and Table 3 , and the OPERATOR(s) are the Boolean Operators. Remember that Boolean operators are normally processed from left to right. If you want part of your Boolean expression to be processed out of order, enclose it in parentheses.

EXAMPLE: Find all human nucleotide sequences with D-loop annotations. In the Nucleotide database, use the following expression:

D-loop[FKEY] AND human[ORGN]EXAMPLE: Find all human protein sequences with lengths between 50 and 60 amino acids that were entered into the database during 1999. In the Protein database, use the following expression:

human[ORGN] AND 50[SLEN]:60[SLEN] AND 1999[MDAT]

EXAMPLE: Find Drosophila population studies published in the Journal of Molecular Evolution. In the PopSet database, use the following expression:

j mol evol[JOUR] AND drosohila [ORGN]

Page 11: This module Introduces the ENTREZ search capability of the NCBI database
Page 12: This module Introduces the ENTREZ search capability of the NCBI database
Page 13: This module Introduces the ENTREZ search capability of the NCBI database
Page 14: This module Introduces the ENTREZ search capability of the NCBI database

Lycopersicum [ORGN] AND Rio Grande

21973

Lycopersicum [ORGN] AND Rio Fuego

171

Lycopersicum [ORGN] AND MicroTom

120462

Lycopersicum [ORGN] AND TA496

116711

Lycopersicum [ORGN] AND Moneymaker

833

Phytophthora [ORGN] AND Judelson [AUTH] AND Tomato

3921 (comment ‘may be of host plant origin’)

Page 15: This module Introduces the ENTREZ search capability of the NCBI database
Page 16: This module Introduces the ENTREZ search capability of the NCBI database
Page 17: This module Introduces the ENTREZ search capability of the NCBI database
Page 18: This module Introduces the ENTREZ search capability of the NCBI database

1: CV969339

PI010H11 infected tomato, outside of lesion 3 dpi Phytophthora infestans cDNA, mRNA sequence

gi|58159088|gb|CV969339.1| [58159088]

2: CV969338

PI010H8 infected tomato, outside of lesion 3 dpi Phytophthora infestans cDNA, mRNA sequence

gi|58159087|gb|CV969338.1| [58159087]

3: CV969337

PI010H2 infected tomato, outside of lesion 3 dpi Phytophthora infestans cDNA, mRNA sequence

gi|58159086|gb|CV969337.1| [58159086]

Page 19: This module Introduces the ENTREZ search capability of the NCBI database
Page 20: This module Introduces the ENTREZ search capability of the NCBI database
Page 21: This module Introduces the ENTREZ search capability of the NCBI database
Page 22: This module Introduces the ENTREZ search capability of the NCBI database

http://www.ncbi.nlm.nih.gov/Tools/

http://www.ncbi.nlm.nih.gov/Ftp/