BlastoDB stores information about its known subtypes (www.blastodb.com/subtypes). Here you find a guide on how to edit this information in the admin panel, and get an overview and description of all parameters.
If you want to edit the webpage displaying all the subtypes, you finde a guide here.
Editing the Subtypes
You can edit the content by opening the Subtypes collection on the left side on the admin panel (www.blastodb.com/admin/#/collections/subtypes).
Add a new Subtype
- Click New in the top-right
- Fill in the fields described below
- Click Save → The website will be updated automatically within a few minutes
Editing an Existing Subtype
- Click on the subtype you want to edit
- Change what needs to be changed
- Click Save → The website will be updated automatically within a few minutes
Deleting a Subtype
Be careful when deleting subtypes. Datasets that are linked to this subtype will lose that connection. Only delete a subtype if no dataset links to it.
- Click on the subtype you want to delete
- Click the Delete button at the top right
- A prompt will open, click on Delete again → The website will be updated automatically within a few minutes
Fields
- Name
required— The full name shown on cards and in filter menus.- Format:
Subtype 1,Subtype 2, etc.
- Format:
- Sources / Hosts — Sources where the subtype has been found (e.g.
Human,Mammals,Water, ...).- Select from the list. If a source you need is missing, it can be added under Vocabularies → Data Sources.
- Download Link to Reference Genomes — A direct download URL for the reference genome sequence.
- Download Link to SSU rRNA Sequence — A direct download URL for the SSU rRNA sequence.
- Description
required— A free-text description written in Markdown.- Write your descriptive text in markdown (see markdown cheat sheet).
If a blog article links to this subtype, it is shown automatically in a "Related Blog Articles" section on the subtype page. You link them from the blog article itself.
Be Careful! You can break things here. The description supports the extendet markdown syntax, which need to be defined exactly, otherwise the build of the website might fail. Please edit the webpage locally, if you want to use these features.