{% extends "master.html" %}
{% block title %}Submit a Tree - PhyloCommons{% endblock %}
{% block leftmenu %}
{% include "tree_menu.html" %}
{% endblock %}
{% block nav-trees %}class="active"{% endblock %}
{% block content %}
Tree ID
Give your tree a short but descriptive ID. You can use letters, numbers,
dashes, and underscores. Tree IDs are case sensitive.
This will be used to generate the tree's URI:
{{ domain }}/trees/(tree_id)
Tree format
The format of the tree being added. If the tree file is unable to be
parsed, it will not be added and will instead return an error.