{% extends "webemdb/base/base_main.html" %} {% block title %} {{ project.name }} {% endblock %} {% block link %} {% endblock %} {% block jscript %} {% endblock %} {% block content %} {% if project %}
Summary Visualisation Sample Experiment Processing Map Information
{% if gif %}{% endif %}
Aggregation State:
Download: {% if xml %}.xml | {% endif %} {% if map %} .map {% endif %} {% if smallMap %} .map (subsampled) {% endif %}
View: {% if bit %} Map | {% endif %} {% if img %} Image Data | Projections {% endif %} {% if data %} | Associated data{% endif %}
Status:
Deposition Date:
Header Release Date:
Map Release Date:
Primary Citation:
() , - [PubMed entry ]
Resolution: Å (Resolution determined by )
Visualisation:
Suggested Viewing Contour:
{% if gif %}
Snapshot
{% else %}
Preview image not available
{% endif %}
{% if img %}
OMERO Image Viewer
Open viewport
{% else %}
OMERO image not available
{% endif %} {% if bit %}
Open Astex Viewer - Mask Preview {% if sizeWarning %}
This is a large/complex map. The viewer may not have enough memory to view it
{% endif %}
OA Viewer bit mask link
{% endif %} {% if map %}
Open Astex Viewer - Full Map
OA Viewer Full Map map link
Contour Level:
| Update
{% endif %} {% if smallMap %}
Open Astex Viewer - Small Map (resized to allow viewing in web browser)
OA Viewer Small Map small map link
Contour Level
| Update
{% endif %}
Rotate: Click + Drag
Zoom: Shift + Drag Up/Down
Map | Solid
{% if not sizeWarning %}

If the map fails to display, try restarting your browser

{% endif %} {% for pdb in pdbs %}
Load docked pdb:{{ pdb.getFileName }}
{% endfor %} {% for pdb in fittedPdbs %}
Load fitted pdb:{{ pdb.getFileName }}
{% endfor %} {% for seg in segFiles %}
Load Segger File:{{ seg.getFileName }}
{% endfor %}
{% if gif %} {% endif %}
{% if img %} Open Full Viewer {% endif %}
{{ img.id }}
Sample:
Components
Experiment
Sample Preparation
Vitrification
Imaging Conditions
Processing
Reconstruction
Image Scans
Fitting
Map Information
Statistics
Map
{% else %} EMDB entry not found {% endif %} {% endblock %}