Skip to content

Commit

Permalink
Add an instruction of entering new taxonomy
Browse files Browse the repository at this point in the history
  • Loading branch information
EstelleDa committed Aug 9, 2023
1 parent e49e983 commit d9f37ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/screens/ScoreSetEditor.vue
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,8 @@
<span v-if="validationErrors[`targetGene.externalIdentifiers.${dbName}.offset`]" class="mave-field-error">{{validationErrors[`targetGene.externalIdentifiers.${dbName}.offset`]}}</span>
</div>
</div>

If taxonomy does not appear on the option list, please enter a taxonomy ID, organism name or common name from
<a href="https://www.ncbi.nlm.nih.gov/datasets/taxonomy/tree/" target="blank">NCBI</a> taxonomies and press the Enter key.
<div class="field">
<span class="p-float-label">
<AutoComplete
Expand Down

0 comments on commit d9f37ab

Please sign in to comment.