{% extends "frame.html"%} {% block title%}CellPublisher: Submit a pathway{% endblock %} {% block content %}
Please fill out the fields below to upload your CellDesigner file to CellPublisher. After submitting, you will see a page with links to the online version of your diagram, plus a version you can download to your computer.
{% if form.errors %}Unfortunately, there were some errors when processing your submission. Please check the fields with errors and provide a correct value.{% endif %}
Privacy notice: By submitting your diagram to CellPublisher you grant us permission to store, process, and display the information you provide in the frame of the CellPublisher services we provide to you. If your data is confidential or you do not have the rights to make it widely available, please don't upload it here.
A stand-alone version of CellPublisher is available for creating interactive maps for private use. Please visit the SourceForge entry of the CellPublisher project for accessing the source code. {% endblock %}