Just use the Search box
or follow the Available Organisms to find out all the data that was loaded.
GMOD
This development is integration of several tools as an Django application to interact with a Chado SQL database. It provides to users a framework to store, search and visualize biological data.
Features
- Chado SQL model database: oriented to organize and store biological features base on organism and gene ontology, with his own controlled vocabulary.
- Django functions: data loaders for the major bioinformatics formats: fasta, gff, obo, bibtex, blast, interproscan, orthomcl.
- JBrowse genome browser: through python and JavaScript APIs functions the Chado SQL is queried to display gene features by each genome organism.
- Elasticsearch engine: to offer a very fast search user experience through the Django application Haystack, wich gives access to a cache file better than a direct SQL query to the Chado SQL model.
Available Organisms