Skip to content

Commit

Permalink
feat(genome): Add bold hover to genome page links.
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmussig committed Apr 26, 2023
1 parent 5652e8d commit 6facb06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/genome/GenomeTaxonomicInformation.vue
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
{{ mdiHelpCircleSvg }}
</v-icon>
</template>
<span>The NCBI taxonomy associated with the reference genomes was obtained from the NCBI Taxonomy FTP. &#013;
<span>The NCBI taxonomy associated with the reference genomes was obtained from the NCBI Taxonomy FTP at the time of download. &#013;
This taxonomy was standardized to seven ranks (domain to species) by removing non-standard ranks and identifying missing standard ranks with rank prefixes. &#013;
Standard ranks were also prefixed with rank identifiers as previously described (McDonald et al., 2012).</span>
</v-tooltip>
Expand All @@ -107,7 +107,7 @@
{{ mdiHelpCircleSvg }}
</v-icon>
</template>
<span>The NCBI taxonomy associated with the reference genomes was obtained from the NCBI Taxonomy FTP. &#013;
<span>The NCBI taxonomy associated with the reference genomes was obtained from the NCBI Taxonomy FTP at the time of download. &#013;
This taxonomy was standardized to seven ranks (domain to species) by removing non-standard ranks and identifying missing standard ranks with rank prefixes. &#013;
Standard ranks were also prefixed with rank identifiers as previously described (McDonald et al., 2012).</span>
</v-tooltip>
Expand Down

0 comments on commit 6facb06

Please sign in to comment.