| Name | Character string | Strain's name (free text) |
| Species | Character string | Strain's species. Dropdown selection made from the `name` field of the `species` table. |
| Other names | Character string | Strain's other name. Optionnal |
| General background | Character string | Genetic background of the strain. Dropdown selection made from the `name` field of the `backgrounds` table. |
| Comments | Character string | A description of the strain (free text) |
| Mating type | Character string | Strain's mating type. Dropdown selection made from the `alleles` field of the `st_mats` table. |
| ade2 | Character string | Modifications at ade2 locus. Leave empty if none. Dropdown selection made from the `alleles` field of the `st_ade2s` table. |
| his3 | Character string | Modifications at his3 locus. Leave empty if none. Dropdown selection made from the `alleles` field of the `st_his3s` table. |
| leu2 | Character string | Modifications at leu2 locus. Leave empty if none. Dropdown selection made from the `alleles` field of the `st_leu2s` table. |
| met15 | Character string | Modifications at met15 locus. Leave empty if none. Dropdown selection made from the `alleles` field of the `st_met15s` table. |
| trp1 | Character string | Modifications at trp1 locus. Leave empty if none. Dropdown selection made from the `alleles` field of the `st_trp1s` table. |
| ura3 | Character string | Modifications at ura3 locus. Leave empty if none. Dropdown selection made from the `alleles` field of the `st_ura3s` table. |
| ho | Character string | Modifications at ho locus. Leave empty if none. Freetext |
| locus1 | Character string | Modifications at a locus not mentionned in other fields. Free text |
| locus2 | Character string | Modifications at a locus not mentionned in other fields. Free text |
| locus3 | Character string | Modifications at a locus not mentionned in other fields. Free text |
| locus4 | Character string | Modifications at a locus not mentionned in other fields. Free text |
| locus5 | Character string | Modifications at a locus not mentionned in other fields. Free text |
| Parental strain | Character string | The id of the strain from which this one was obtained. Free text |
| Obtained by | Character string | Method used to obtain the strain. Free text |
| Checkings | Character string | Checkings performed on this strain such as PCR, or microscopy |
| Extrachromosomal plasmid | Character string | Any plamid present in this strain |
| Cytoplasmic character | Character string | Modifications of cytoplasmic contents. Free text. |
| Reference | Character string | Litterature refenrence related to the strain |
| Author | Character string | Person authoring this strain. Dropdown selection made from the `name` field of the `users` table. |
| Relevant plasmids | Character string | Plasmids related to the design of the strain. Free text |
| Relevant oligos | Character string | Oligos related to the design of the strain. Free text |
| Files | Media files | Uploaded media files of any format that you want to be associated with the strain |
| Created at | Timestamp | Timestamp of the record in the database |
| Updated at | Timestamp | Timestamp of updates |
| Warning | Boolean | Option used to signal an issue with the strain |
*[Back to Contents](#Contents)*
*[Back to Contents](#Contents)*
### Antibodies <a name="Antibodies"></a>
### Antibodies <a name="Antibodies"></a>
xxx
| Field name | Type | What you enter in this field |
| Host | Character string | Host of the antibody. Dropdown selection made from the `name` field of the `hosts` table. |
| Supplier | Character string | The company or service who supplied the oligo. Dropdown selection made from the `name` field of the `suppliers` table |
| Type | Character string | Type of antibody. Dropdown selection made from the `name` field of the `xxx` table. |
| Productid | Character string | Supplier's reference of the antibody (free text) |
| Batchid | Character string | Production batch reference (free text) |
| Instock | Character string | Stock status of the antibody. Dropdown selection made from the `name` field of the `xxx` table. |
| Ordered By | Character string | Person who ordered this antibody. Dropdown selection made from the `name` field of the `users` table. |
| Comments | Character string | A description or comment about the antibody (free text) |
| Created At | Timestamp | Timestamp of the record in the database |
| Obtention Date | Timestamp | Date when the antibody was obtained |
| projects | Relationship | Links to projects related to this antibody. Dropdown selection made from the `name` field of the `projects` table |
| Files | Media files | Uploaded media files of any format that you want to be associated with the antibody. |
*[Back to Contents](#Contents)*
*[Back to Contents](#Contents)*
### Cell lines <a name="Celllines"></a>
### Cell lines <a name="Celllines"></a>
xxx
| Field name | Type | What you enter in this field |
| Serial number | Character string | Reference number of the pipet. (free text) |
| Brand | Character string | Pipet's brand. Dropdown selection made from the `name` field of the `suppliers` table. |
| Type | Character string | Pipet's type such as volume of number of channels. Dropdown selection made from the `name` field of the `pipet_types` table. |
| Files | Media Files | Uploaded media files of any format that you want to be associated with the pipet. |
| History | Character string | xxx |
| Created at | Timestamp | Timestamp of the record in the database |
| Updated at | Timestamp | Timestamp of updates |
*[Back to Contents](#Contents)*
*[Back to Contents](#Contents)*
### Well plates <a name="Wellplates"></a>
### Well plates <a name="Wellplates"></a>
xxx
| Field name | Type | What you enter in this field |
| Format | Character string | Plate's format (free text) |
| Name | Character string | Plate's name (free text) |
| Author | Character string | Person authoring this wellplate. Dropdown selection made from the `name` field of the `users` table. |
| Content Type | Character string | Plate's content (free text) |
| Thawings | Integer | Number of times the plate was thawed |
| Freeze Date | Date | Date at which the plate was frozen |
| Files | Media Files | Uploaded media files of any format that you want to be associated with the plate. |
| Freezer Id | Integer | Freezer in which the plate is kept |
| Comments | Character string | Comments or description about the weelplate (free text) |
| Warning | Boolean | Option used to signal an issue with the plate |
| Created at | Timestamp | Timestamp of the record in the database |
| Updated at | Timestamp | Timestamp of updates |
*[Back to Contents](#Contents)*
*[Back to Contents](#Contents)*
...
@@ -328,7 +444,7 @@ They correspond to pieces of information that are linked to stocks. Each type of
...
@@ -328,7 +444,7 @@ They correspond to pieces of information that are linked to stocks. Each type of
| Name | Character string | Feature's name (free text) |
| Name | Character string | Feature's name (free text) |
| Comments | Character string | Free text giving comments on the feature |
| Comments | Character string | Free text giving comments on the feature |
| Created At | Timestamp | Timestamp of the record creation in the database |
| Created At | Timestamp | Timestamp of the record creation in the database |
| Created At | Timestamp | Timestamp of the record update in the database |
| Updated At | Timestamp | Timestamp of the record update in the database |
| Color | Character string | The color with which the feature will be displayed on plasmid maps. Do **NOT** edit directly because your color name or syntax may not be recognized properly. Instead, select one of those proposed by the dropdown menu |
| Color | Character string | The color with which the feature will be displayed on plasmid maps. Do **NOT** edit directly because your color name or syntax may not be recognized properly. Instead, select one of those proposed by the dropdown menu |
After adding or editing DNA features entries, your **modifications will NOT directly appear on the plasmid maps** unless you intentionally **update plasmid maps with the latest features**. Technically, this corresponds to updating the BLAST database containing the DNA features sequences. To achieve this update, go to the `browse` page of the `DNA features` and click on the blue button (top right) labeled `Update Plasmid Maps with these Features`.
After adding or editing DNA features entries, your **modifications will NOT directly appear on the plasmid maps** unless you intentionally **update plasmid maps with the latest features**. Technically, this corresponds to updating the BLAST database containing the DNA features sequences. To achieve this update, go to the `browse` page of the `DNA features` and click on the blue button (top right) labeled `Update Plasmid Maps with these Features`.
...
@@ -339,25 +455,58 @@ Now your latest changes should appear on the [plasmid maps](#Plasmidmaps).
...
@@ -339,25 +455,58 @@ Now your latest changes should appear on the [plasmid maps](#Plasmidmaps).
### Events <a name="Events"></a>
### Events <a name="Events"></a>
xxx
| Field name | Type | What you enter in this field |