Skip Header

 

Text search

Most data on this site (including this page) is searchable through the text search form that appears at the top of each page.

Here is a brief overview of the supported query syntax:

human antigen All entries containing both terms.
human AND antigen
human && antigen
"human antigen" All entries containing both terms in the exact order.
human -antigen All entries containing the term human but not antigen.
human NOT antigen
human ! antigen
human OR mouse All entries containing either term.
human || mouse
antigen AND (human OR mouse) Using parentheses to override boolean precedence rules.
anti* All entries containing terms starting with anti. Asterisks can also be used at the beginning and within terms. Note: Terms starting with an asterisk or a single letter followed by an asterisk can slow down queries considerably.
author:Tiger* Citations that have an author whose name starts with Tiger. To search in a specific field of a dataset, you must prefix your search term with the field name and a colon. To discover what fields can be queried explicitly, observe the query hints that are shown after submitting a query or use the query builder (see below).
length:[100 TO *] All entries with a sequence of at least 100 amino acids.
citation:(author:Arai author:Chung) All entries with a publication that was coauthored by two specific authors.

To use characters that have a special meaning in the query syntax literally in your query, you must escape them with a backslash, e.g. use gene:L\(1\)2CB to search for the gene name L(1)2CB. The current list of special characters is:

+ - && || ! ( ) { } [ ] ^ " ~ * ? : \

Query builder

To restrict terms to specific fields in advance, click the "Fields" link next to the search box. Depending on the chosen data set and field, you can then enter some text or choose values from a dropdown list. Then click "Add" to append the new constraint to the query and to run the new query.

If you hold the Shift key while submitting a query, the first result will be opened directly. If you hold the Ctrl key, a random result is opened.

See also: UniProtKB query fields.