The Information Browser layout collects general information about the structure, and access structure files and attached files.
It is organized in tabs (SUMMARY, METHODS, LIGANDS, FILES), that sort the metadata intuitively for easier accessibility.
You can access the Information Browser from the Workspace, clicking on the navigation bar on the top, from the drop-down menu. This will give you information on the reference structure in the workspace.
Alternatively, you can have a quick-view of the structure information of any structure loaded in the workspace by clicking on the i
button in the structure card. The Information Panel for the specific structure will replace the workspace dashboard.
In this case, you can restore the workspace view by clicking on the blue BACK button on the top right.
The information are listed on the left part of the view, while on the right the 3D Viewer is kept open. Information are organized in four tabs:
In this tab, you can retrieve many information about the structure, organized in the subsections:
In the following sections, each subsection of the SUMMARY tab is described.
Here you can find the following information:
For publicly available structures:
3decision
PDB
for data from the RCSB PDB, PDB-derived
for biological assemblies generated from public structures, AlphaFoldDB4
for models from the AlphaFold Database.For proprietary structures:
User name
of the user who did the structure import, who is also the "Owner" of the structureUser
external code
).Reminder: the 6-digits external code is automatically generated for any proprietary structure imported in the 3decision database.
If you wish to add an "Internal Structure ID" to your structure, you should expoit Structure Annotations.
In 3decision, you have an important difference between Authors (corresponding to CREATED_BY
property) and Owner (corresponding to IMPORTED_BY
property) of the structures:
Authors: the author(s) of the structures are the people listed in the PDB header. Therefore, the "Authors" corresponds to the creators of the structure file. In 3decision, "Author" corresponds to the property of the strucure: CREATED_BY
, and it is directly parsed from the PDB file header. Authors are listed in the Information Browser in the Authors
field of the STRUCTURE tab, and in the CREATED_BY
field of the Table View.
Owner: is the user who imported the structure in the database, and is defined in the structure property IMPORTED_BY
. The Owner has full privileges on the structure in the 3decision database and can manage access to the structure.
If no Author is specified in the PDB header, 3decision will consider as the "author" of the structure the user who imported it.
You can add annotations to a structure that will be displayed in this section of the Information Browser, organized in a table. These are called "Structure Annotations".
For each structure annotation, you need to define an "Annotation Label" (that is the type of annotation) and an "Annotation Value" (that is the annotation itself). Also, you can add an URL link to the annotation. This can be particularly useful for instance for connecting to internal databases or ELN.
The only structure annotation that can be added upon registration into 3decision is the internal Structure ID, while any other Annotation needs to be added after registration of the structure into the database, using the dedicated API endpoint (see the dedicated API documentation). You can edit structure annotations with the API endpoint PUT /structures/{structure_id}/annotations
(instructions here).
Please note that Structure annotations are distinct from the annotations reported in the Annotation Browser (Sequence Annotations) and are not linked to the 3D Viewer.
The protein chains composing the structure are listed here and color-coded as they appear in the 3D Viewer (with the structure colored by the scheme "by chain").
A link to the corresponding UniProt page is provided for each chain.
Chain identification in 3decision is performed through a unique post-registration analysis called sequence mapping. For more details, refer to the dedicated documentation.
If the structure is included in one or multiple Projects, they will be displayed in this section.
This section is displayed only for structures associated with at least one biological assembly. All related biological assemblies are listed here. Also, if the structure itself is a bioassembly, the parent structure will be linked in this section.
By clicking on the biological assembly code or the parent structure code, you can quickly visualize it in a new tab or add it to the current workspace.
If the structure is related to others (for instance through biological assemblies), this will be reported in this section. You can open the related structures in a new tab, or add them to the workspace.
You can add structure relationships when registering a structure in the database. For a step-by-step guide on how to add relationships and additional details, refer to the Structure Registration from UI tutorial.
This tab provides a summary of how the structure was produced, with structure parameters categorized and displayed into dedicated sections for a clear overview of the experimental or modeling details. Both PDBx/mmCIF and ModelCIF categories are parsed.
The displayed sections vary based on the method used for structure determination. For instance, X-Ray diffraction structures include crystallization conditions, while Cryo-EM structures contain details on speciman preparation. For Models, you will find information on the modeling tool and protocols used to generate the structure.
In this tab, all the ligands in the structure are listed in ligand cards. LigandID annotations can be found indicated in the ligand card.
The Files tabs contains all the available structure files and any associated files to structure (e.g., electron density maps).
The tab is divided into three sections (details on each section provided below):
For each structure included in the 3decision database, 3decision automatically generates:
_entity_3dec
: a list of the recognized non proteic entities, their SMILES, InChI and a isligand
flag_3dec_summary
: a list of the basic structure info such as external code, label and experimental method.You can find here the original structure file that was provided upon structure registration, without any 3decision modification.
To each structure in the database, you can attach additional associated files:
POST /structures/file/{structure_id}
(step-by-step guide here)Compatible files formats are:
.brix .ccp4 .cif .cns .csv .cube .dcd .doc .docx .dsn6 .dx .dxbin .ent .fasta .gro .jpeg .jpg .log .map .map.gz .mmcif .mmtf .mol .mol2 .mrc .mrc.gz .mtz .ncdf .nctraj .pdb .pdf .png .ppt .pptx .pqr .prmtop .psf .rtf .sd .sdf .top .trr .txt .xls .xlsx .xplor .xtc .zip
For electron density maps and mtz files, you have dedicated buttons on the file card for visualizing the electron density map in the 3DViewer.