This help document describes the MGI search engine that matches words and phrases and allows Boolean connectives between those searches for words and phrases.
See also:
In full-text searching, the system takes the term you enter, looks for that text in all database records of the appropriate type, and returns a list of all records containing the term in the search string.
Note: If you enter more than one term, you will get back records that contain either term. See Which Boolean operators are allowed? How do they work? Is there a default operator?
The following MGI query forms support full-text searches:
The system takes the text you enter in the phenotype/disease box on the query form and searches the following MGI database records:
The phenotype/disease box is located at the top of the query form in the Mouse phenotypes and models of human disease section (beneath Enter any combination of phenotype terms, disease terms or IDs).
The Human Disease Ontology (DO) and the Mammalian Phenotype (MP) Ontology are hierarchical. Thus:
Four operators are allowed: AND, OR, NOT, or AND NOT in all-uppercase. By default, a space between terms is interpreted as an OR.
The format is:
term OPERATOR term ...
- If you enter term1 AND term2, the search locates all records containing both terms in any order.
- If you enter term1 OR term2, the search locates all records containing either term1 or term2 or both terms.
Examples:
If you enter... the search tool returns... heart AND defect Entries for heart defect but not for heart by itself or for defect by itself. Both expressions must appear in any matching terms. heart OR defect Entries for either heart or defect. heart defect Entries for either heart or defect. (Same results as heart OR defect, above.)
By default, the search tool interprets a space between terms as OR. Therefore, if you want results for something containing term1 and term2 and term3, be sure to enter AND between the terms.
When diseases names contain multiple word, numeral or letter designations, enclose expressions that go together in quotation marks; for example, entering insulin resistance returns over 9000 matches whereas entering "insulin resistance" returns over 300 matches.
Commas between terms (or within terms) are ignored. Therefore, if the term itself contains a comma and you want to search on the exact phrase, enclose put the entire term in quotation marks (example: "cyclin B1, related sequence").
The MGI search engine is not case sensitive. Terms may be uppercase, lowercase, or any mixture of the two. Boolean operators, however, are the one exception. Operators must be upper case. A lower case and is ignored.
See Are there examples? for additional entries and results.
If you enter... | you'll get results for... | Why? |
---|---|---|
hearing | hear, hearing | Word stemming. |
spinal cord | Anything containing either spinal or cord | Implicit OR operator |
"spinal cord" | Anything containing the phrase, spinal cord | Quotation marks |
spinal OR cord | Anything containing either spinal or cord | OR operator |
spinal AND cord | Anything containing both spinal and cord | AND operator |
spinal, cord | Anything containing either spinal or cord | OR operator. System ignores extraneous punctuation |
spinal AND cord OR column | Anything containing both spinal and cord or column | AND, OR. By default, OR is interpreted first. |
spinal and cord | Anything containing either spinal or cord | Implicit OR operator. Lower case boolean operators are ignored. |
"abnormal spinal cord morphology | Anything containing abnormal OR spinal OR cord OR morphology | Missing quotation mark. System ignores extraneous punctuation |
MP:0001463 | Anything annotated to the term, "abnormal spatial learning" | MP:0001463 is the ID for the term, "abnormal spatial learning" |
MP:0001463 AND NOT Alzheimer | Anything annotated to the term, "abnormal spatial learning" and is NOT an Alzheimer disease model | AND NOT operator |
If your query returns no results, the resulting report:
The probable causes are: