Add sequence
{{dbname}}
Search
{% if blastdb %}
GO browser
BLAST against database
{% endif %}
Add sequence
Delete/modify data
Add sequence
{% if error_message %} {{error_message}}
{% endif %}
Upload FASTA file or paste FASTA sequence/s into text area below (Multi-FASTA sequences accepted):
Choose DNA or amino acid sequence (required):
DNA sequences
Protein sequences
Select stored organism names:
{% for d in tag_orgn %}
{{ d.tag_name }}
{% endfor %}
OR new organism name:
Associate with user tags already in database (Tag name and associated tag type are separated by comma):
{% for d in userList %}
{{ d }}
{% endfor %}
OR associate with new tag (Tag name and type can be any as decided by the user)
New tag type (required):
New tag name (required):
{% if blastdb %}
Automatically generate GO, PFAM and HGNC name tags
If automatically generating tags:
Set BLAST e-value cut-off (default=1e-3):
Input email for notification after completion of tag generation:
{% endif %}