This page lists all available URLs (including AJAX and debugging pages).
Title | URL | Documentation | |
---|---|---|---|
View Column | /<results>/columns/<subject> | Online viewer for ‵Column‵. Online viewer for No form is supplied to select the results set or entity, these parameters must be supplied by the caller. | |
View text | /<results>/text/<subject> | Online viewer for ‵Qmenu‵. Online viewer for No form is supplied to select the results set or entity, these parameters must be supplied by the caller. | |
View Qbrick | /<results>/qbricks/<subject> | Online viewer for ‵Qbrick‵. Online viewer for No form is supplied to select the results set or entity, these parameters must be supplied by the caller. | |
View Qconcat | /<results>/qconcats/<subject> | Online viewer for ‵Qconcat‵. Online viewer for No form is supplied to select the results set or entity, these parameters must be supplied by the caller. | |
View Qbrick | /<results>/qpeptides/<subject> | Online viewer for ‵LinkedPeptide‵. Online viewer for No form is supplied to select the results set or entity, these parameters must be supplied by the caller. | |
View Peptide | /<results>/peptides/<subject> | Online viewer for ‵Peptide‵. Online viewer for No form is supplied to select the results set or entity, these parameters must be supplied by the caller. | |
View Qblock | /<results>/qblocks/<subject> | Online viewer for ‵Qblock‵. Online viewer for No form is supplied to select the results set or entity, these parameters must be supplied by the caller. | |
View Qmenu | /<results>/qmenus/<subject> | Online viewer for ‵Qmenu‵. Online viewer for No form is supplied to select the results set or entity, these parameters must be supplied by the caller. | |
View Handler | /<results>/handlers/<subject> | Online viewer for ‵Handler‵. Online viewer for No form is supplied to select the results set or entity, these parameters must be supplied by the caller. | |
View Protein | /<results>/proteins/<subject> | Online viewer for ‵Protein‵. Online viewer for No form is supplied to select the results set or entity, these parameters must be supplied by the caller. |
Title | URL | Documentation | |
---|---|---|---|
Alacat about | /beta/alacat/about | Displays the application credits. | |
Alacat site map | /beta/alacat/sitemap | This page lists all available URLs (including AJAX and debugging pages). | |
Exit | /beta/alacat/help/exit | Returns to the server root. | |
Report a bug | /beta/alacat/bug | Allows the user to report a bug. Allows the user to report a bug. The bug is recorded as for any other exception trace. |
Title | URL | Documentation | |
---|---|---|---|
Consequence | /beta/alacat/consequence | Makes Alacat look like Consequence. | |
Alacat main | /beta/alacat/ | Main Alacat query submission screen. |
Title | URL | Documentation | |
---|---|---|---|
Delete | /<results>/delete | Deletes the results. Deletes the results. No form is supplied to select the result set, this parameter must be supplied by the caller. | |
Model index | /<results>/index | The main results screen shown after executing the pipeline. The main results screen shown after executing the pipeline. No form is supplied to select the result set, this parameter must be supplied by the caller. | |
Final report | /<results>/report | The final selection, presented as a table. The final selection, presented as a table. Most of the columns are obvious, the main ones of interest are "choice" and "warnings". NLink, CLink, NNat, CNatThe linkers. Link is the suggested qconcat linker. Nat is the native linker in the protein. Choice"Choice" is a list of three values (for the peptide, the qbrick and the qconcat), showing who thinks they are a good idea: the user (u), the system (s) or system-equivalent (e). In the final choice, "u" will always override "s", so we have these possibilities:
Warnings"warnings" are the reasons the software doesn't like this peptide, qbrick, or qconcat. These are the scores for the output columns, where the score is thought to be less-than ideal. Each one is referenced by a short ID to the table below, but the IDs can be clicked to quickly get more information. Implementation detailsNo form is supplied to select the result set, this parameter must be supplied by the caller. | |
Everything | /<results>/all | Shows all the entities present in a pipeline. Shows all the entities present in a pipeline. No form is supplied to select the result set, this parameter must be supplied by the caller. | |
Pipeline details | /<results>/pipeline | Shows the technical information associated with executing a pipeline. Shows the technical information associated with executing a pipeline. No form is supplied to select the result set, this parameter must be supplied by the caller. | |
Proteins | /<results>/proteins | Shows the full list of proteins. Shows the full list of proteins. No form is supplied to select the result set, this parameter must be supplied by the caller. | |
Compare peptides | /<results>/compare | Compares the results from two or more entities. Compares the results from two or more entities. No form is supplied to select the results set or entities, these parameters must be supplied by the caller. | |
Scores table | /<results>/tables/<table> | Shows the full table of scores. Shows the full table of scores. No form is supplied to select the results set or scores table, these parameters must be supplied by the caller. | |
View cart | /<results>/cart | Allows the user to view the flagged items and create a new model from them Allows the user to view the flagged items and create a new model from them if desired. The legacy name "cart" is sometimes used, which followed Uniprot's "protein cart" terminology, but that makes it sound like the user is buying something, and they're not. | |
Download | /<results>/download | Downloads the results. Downloads the results. No form is supplied to select the result set, this parameter must be supplied by the caller. | |
Alacat model details | /<results>/model | Shows the code necessary to define the pipeline parameters. Shows the code necessary to define the pipeline parameters. No form is supplied to select the result set, this parameter must be supplied by the caller. | |
Pipeline warnings | /<results>/warnings | Shows warning messages that were issued during the course of the pipeline. Shows warning messages that were issued during the course of the pipeline. No form is supplied to select the result set, this parameter must be supplied by the caller. | |
View log | /<results>/log | Shows the logs recorded during pipeline execution. Shows the logs recorded during pipeline execution. This page can be viewed during the pipeline execution itself, though requires a manual refresh in order to update. |
Title | URL | Documentation | |||||
---|---|---|---|---|---|---|---|
Pending | /beta/alacat/pending | Displays the status of a specified task. Displays the status of a specified task. Note that the task ID is obtained from either the GET parameter, "task" or the routing argument of the same name.
| |||||
Add to cart | /beta/alacat/add_to_cart | Handles add-to-cart AJAX requests. Handles add-to-cart AJAX requests. The parameters must be supplied by the caller:
|
Title | URL | Documentation | |
---|---|---|---|
History | /beta/alacat/history | A screen that does not expect a submit, i.e. there is only an ‵on_call‵ but A screen that does not expect a submit, i.e. there is only an Note The class is a derivative of | |
Logout | /beta/alacat/logout | Logs the user out on visit. Logs the user out on visit. Implementation detailsThe derived class should implement !HAS_TEST_CASE | |
New user | /beta/alacat/new_user | Allows the user to log in. Allows the user to log in. Implementation detailsThe derived class should implement Important Make sure to specify POST in the | |
Login | /beta/alacat/login | Allows the user to log in. Allows the user to log in. Implementation detailsThe derived class must expose the Nothing else is required, the form calls !HAS_TEST_CASE |
DEFAULT_FOLDER | Main |
---|---|
alt_urls | ['/sitemap'] |
base_name | sitemap |
folder | Help |
handles | HandlerSpec(record_classes=(), field_id=None, format_request=None, format_title=str, custom_query=None) |
icon | Resource(url='/static/images/page_icons/information.svg') |
index | Secondary |
is_variable | False |
method | post |
name | sitemap |
priv | None |
scenario | () |
title | Alacat site map |
unique_index | 28 |
url | /sitemap |
view_class | <class 'alacat.gui.screens.scr_main.AlacatSiteMapScreen'> |
Type | None |
---|---|
URL | https://monod.ls.manchester.ac.uk/beta/alacat/sitemap |
Base URL | https://monod.ls.manchester.ac.uk/beta/alacat/sitemap |
Method | GET |
Multiprocess | True |
Multithread | False |
Endpoint | sitemap |
Is secure | True |
!!! Debug mode is enabled !!!