Skip to content
Snippets Groups Projects
Commit 2ed79808 authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

landscape true

parent 83b6a68f
No related branches found
No related tags found
No related merge requests found
Pipeline #120510 passed with warnings with stages
in 7 minutes and 12 seconds
......@@ -192,7 +192,7 @@ const moleculeFormat: Ref<string> = ref("pdb")
class="d-flex align-center justify-center flex-wrap text-center mx-auto px-4 my-3"
:height="computedHeight" :width="computedWidth" position="relative">
<pdbe-molstar ref="pdbeMolstarComponent" :custom-data-url="selectedPdb" alphafold-view
sequence-panel :custom-data-format="moleculeFormat"></pdbe-molstar>
landscape sequence-panel :custom-data-format="moleculeFormat"></pdbe-molstar>
</v-sheet>
</v-col>
<v-col :cols="mobile ? 12 : undefined">
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment