{% extends base_template %} {% block title %}Configuration::{{config.APP_NAME}}{% endblock %} {% block content %}

Configuring this Website

You should read the comments in protein_turnover_website/config.py. These should be set in instance/turnover-web.cfg if running a multi user website or ~/.turnover-web.cfg if running as a single user site (e.g. as turnover web).

Configuration File

PeptideSettings
Column Type Explaination
pepxml string PepXML filename
mzmlfiles string[] List of MzML files
settings see below

Data

{% include "table_meta.html" %}
{% endblock content %}