To open the UniProt Sequence Fetcher, select UniProt as the database from any Sequence Fetcher dialog (opened via "File →Fetch Sequences").
Searching the UniProt Database
To search UniProt, simply begin typing in the text box. After a short delay (about 1.5 seconds), results will be shown in the table below. You can sort results by clicking on the displayed columns, and select entries with the mouse or keyboard. Once you have selected one or more entries, hit the OK button to retrieve the sequences.
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. |
Result pagination
The query results returned from the UniProt server are paginated for performance optimisation. The button labelled ' << ' and ' >> ' can be used to navigate to the next or previous result page respectively. The page range is shown on the title bar of the Free Text Search interface. Jalview's pagination implementation supports multiple selection of entries across multiple pages.Customising The UniProt Sequence Fetcher
To change the displayed meta-data in the search result, click the 'Customise Displayed Options' tab, and select the fields you'd like to be displayed or removed.
The UniProt Free Test Search Interface was introduced in Jalview 2.10.0