{% extends "frame.html"%} {% block title%}CellPublisher: Convert a pathway{% endblock %} {% block content %}
Please fill out the fields below to convert your CellDesigner file to CellPublisher. After submitting, you will see an Admin page where you can view, download, or delete your online pathway.
Do you want to see the process in action before submitting? Do you need extra help? Visit the User's Guide!
{% if form.errors %}Unfortunately, there were some errors when processing your submission. Please check the fields with errors and provide a correct value.{% endif %}
Note: The link to the converted pathway is almost impossible to guess. For this reason, only people with whom you share the link will be able to view it online.
Nonetheless, if your data is strictly confidential and you are wary of making it available through the web, you can use our offline version. Please visit the SourceForge entry of the CellPublisher project for downloading the Windows installer or to access the source code.
{% endblock %}