Technical Overview, dblist label.pl

From TheGPMWiki
Revision as of 17:08, 22 September 2010 by WikiSysop (Talk | contribs)
Jump to: navigation, search

This searches GPMDB for protein identifications based on accession number.

The required argument is label, which is a protein accession number. The results of the search are the twenty best identifications of this protein, according to expect value. Each row lists the expect value, links to other data views, and a coverage diagram. Optionally, the proex argument may be supplied; omitting it results in a default proex value of -1. This value is not used in the search, but is used to build the links to other scripts which expect it.

Display Elements

  • The count of identifications of this protein.
  • The information toolbar, a series of links to both internal and external pages of other information regarding this protein.
  • The human-readable information about this accession number, such as its given name (e.g., "Calumenin Precursor (Crocalbin)"), displayed with a yellow background.

Above the table of results is a tag cloud made up of the top twenty most common terms found in the project notes associated with each result file.

Above the twenty best results, the "all" link redirects to dblist_label_all.pl, which displays all identifications of a protein, twenty results at a time.

The per-identification links are:

  • G, a link to plist.pl, to view all proteins in the model containing this specific identification of the protein in question.
  • P, a link to protein.pl, to view full information regarding this specific protein identification.
  • O, a link to pgo.pl, to view gene ontology information associated with the set of proteins in the original data file.

The coverage diagram is an Adobe SVG element depicting the sections of the protein which are covered by the peptides identified for this protein in the original data file. The column header for this area is a toggle control which will switch between the display of the coverage diagram and any user-supplied project notes associated with the result file.

This script uses the following tables: protein, result, proseq, enspmapdb.gpmnotes.

Personal tools