{%extends "species/base.html"%} {%from "flash_messages.html" import flash_all_messages%} {%block title%}Create Species{%endblock%} {%block pagetitle%}Create Species{%endblock%} {%block lvl2_breadcrumbs%} {%endblock%} {%block contents%}
Create Species {{flash_all_messages()}}
Use NCBI's Taxonomy Browser homepage to search for the species you want. If the species exists on NCBI, they will have a Taxonomy ID. Copy that Taxonomy ID to this field, and click "Search" to auto-fill the details.
This field is optional.
This is the day-to-day term used by laymen, e.g. Mouse (instead of Mus musculus), round worm (instead of Ascaris lumbricoides), etc.
For species without this, just enter the scientific name.
This is the scientific name for the species e.g. Homo sapiens, Mus musculus, etc.
This is a rough grouping of the species.
{%endblock%} {%block javascript%} {%endblock%}