Resolve "Table with all PDB files, to make them available to download"
Compare changes
Files
3- Remi PLANEL authored
+ 60
− 24
@@ -3,11 +3,12 @@ import { useFacetsStore } from '~~/stores/facets'
@@ -74,16 +75,26 @@ const plotHeight = computed(() => {
@@ -102,7 +113,7 @@ const computedSystemDistribution = computed(() => {
@@ -132,7 +143,7 @@ const computedTaxonomyDistribution = computed(() => {
@@ -147,10 +158,22 @@ const computedDistriTaxoOptions = computed(() => {
@@ -165,31 +188,44 @@ function capitalize([first, ...rest]) {
\ No newline at end of file