diff --git a/templates/actions/collections/compound.html b/templates/actions/collections/compound.html index 90551b07..417f30a8 100644 --- a/templates/actions/collections/compound.html +++ b/templates/actions/collections/compound.html @@ -1,6 +1,7 @@ {% if meta.can_edit %} -
Job Logs Desc
+- Job Logs Desc -
- -| ID | -Name | -Status | -Queued | -Done | -Result | -||
|---|---|---|---|---|---|---|---|
| {{ job.task_id }} | -{{ job.job_name }} | -{{ job.status }} | -{{ job.created }} | -{{ job.done_at }} | - {% if job.task_result and job.task_result|is_url == True %} -Result | - {% elif job.task_result %} -{{ job.task_result|slice:"40" }}... | - {% else %} -Empty | - {% endif %} -
| ID | +Name | +Status | +Queued | +Done | +Result | +||
|---|---|---|---|---|---|---|---|
| {{ job.task_id }} | +{{ job.job_name }} | +{{ job.status }} | +{{ job.created }} | +{{ job.done_at }} | + {% if job.task_result and job.task_result|is_url == True %} +Result | + {% elif job.task_result %} +{{ job.task_result|slice:"40" }}... | + {% else %} +Empty | + {% endif %} +
A package contains pathways, rules, etc. and can reflect specific experimental - conditions. Learn - more >>
- {% elif object_type == 'compound' %} -A compound stores the structure of a molecule and can include meta-information. - Learn more - >>
- {% elif object_type == 'structure' %} -The structures stored in this compound - Learn more - >>
- {% elif object_type == 'rule' %} -A rule describes a biotransformation reaction template that is defined as SMIRKS. - Learn more - >>
- {% elif object_type == 'reaction' %} -A reaction is a specific biotransformation from educt compounds to product compounds. - Learn more - >>
- {% elif object_type == 'pathway' %} -A pathway displays the (predicted) biodegradation of a compound as graph. - Learn more - >>
- {% elif object_type == 'node' %} -Nodes represent the (predicted) compounds in a graph. - Learn more - >>
- {% elif object_type == 'edge' %} -Edges represent the links between Nodes in a graph - Learn more - >>
- {% elif object_type == 'scenario' %} -A scenario contains meta-information that can be attached to other data (compounds, rules, ..). - Learn more - >>
- {% elif object_type == 'model' %} -A model applies machine learning to limit the combinatorial explosion. - Learn - more - >>
- {% elif object_type == 'setting' %} -A setting includes configuration parameters for pathway predictions. - Learn more - >>
- {% elif object_type == 'user' %} -Register now to create own packages and to submit and manage your data. - Learn more - >>
- {% elif object_type == 'group' %} -Users can team up in groups to share packages. - Learn more - >>
- {% endif %} ++ A package contains pathways, rules, etc. and can reflect specific + experimental conditions. + Learn more >> +
+ {% elif object_type == 'compound' %} ++ A compound stores the structure of a molecule and can include + meta-information. + Learn more >> +
+ {% elif object_type == 'structure' %} ++ The structures stored in this compound + Learn more >> +
+ {% elif object_type == 'rule' %} ++ A rule describes a biotransformation reaction template that is + defined as SMIRKS. + Learn more >> +
+ {% elif object_type == 'reaction' %} ++ A reaction is a specific biotransformation from educt compounds to + product compounds. + Learn more >> +
+ {% elif object_type == 'pathway' %} ++ A pathway displays the (predicted) biodegradation of a compound as + graph. + Learn more >> +
+ {% elif object_type == 'node' %} ++ Nodes represent the (predicted) compounds in a graph. + Learn more >> +
+ {% elif object_type == 'edge' %} ++ Edges represent the links between Nodes in a graph + Learn more >> +
+ {% elif object_type == 'scenario' %} ++ A scenario contains meta-information that can be attached to other + data (compounds, rules, ..). + Learn more >> +
+ {% elif object_type == 'model' %} ++ A model applies machine learning to limit the combinatorial + explosion. + Learn more >> +
+ {% elif object_type == 'setting' %} ++ A setting includes configuration parameters for pathway predictions. + Learn more >> +
+ {% elif object_type == 'user' %} ++ Register now to create own packages and to submit and manage your + data. + Learn more >> +
+ {% elif object_type == 'group' %} ++ Users can team up in groups to share packages. + Learn more >> +
+ {% endif %} - - {% if reviewed_objects and unreviewed_objects %} - {% if reviewed_objects|length == 0 and unreviewed_objects|length == 0 %} -Nothing found. There are two possible reasons:
1. There is no content yet.
2. You have no
- reading permissions.
Please be sure you have at least reading permissions.
+ Nothing found. There are two possible reasons:
1.
+ There is no content yet.
2. You have no reading
+ permissions.
Please be sure you have at least reading
+ permissions.
+
Access to X denied.
-Access to X denied.
+- You can find out more about permissions in our Wiki >>
-- {{ error_detail }} -
-{{ error_detail }}
+Your account has not been activated yet. If you have questions contact - us. -
-+ Your account has not been activated yet. If you have questions + contact us. +
+