Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
WatNA
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Michal Malý
WatNA
Commits
2f9e10fe
Commit
2f9e10fe
authored
3 years ago
by
Michal Malý
Browse files
Options
Downloads
Patches
Plain Diff
Update viewer
parent
3ecc39eb
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
index.html
+9
-6
9 additions, 6 deletions
index.html
molstar
+1
-1
1 addition, 1 deletion
molstar
with
10 additions
and
7 deletions
index.html
+
9
−
6
View file @
2f9e10fe
...
@@ -824,43 +824,46 @@ function init_all() {
...
@@ -824,43 +824,46 @@ function init_all() {
watna_init
(
watna_init
(
'
wva-app-browse
'
,
'
wva-app-browse
'
,
{
{
extra
StructurePartsName
:
'
Other
structure parts
'
,
nonNucleic
StructurePartsName
:
'
Non-nucleic
structure parts
'
,
hydrationSitesName
:
'
Hydration sites
'
,
hydrationSitesName
:
'
Hydration sites
'
,
hydrationDistributionName
:
'
Hydration distribution
'
,
hydrationDistributionName
:
'
Hydration distribution
'
,
nucleotideWatersName
:
'
Step waters
'
,
nucleotideWatersName
:
'
Step waters
'
,
referenceName
:
'
Reference dinucleotide
'
,
referenceName
:
'
Reference dinucleotide
'
,
treatReferenceAsExtraPart
:
false
,
treatReferenceAsExtraPart
:
false
,
extra
StructurePartsPlacement
:
'
last
'
,
nonNucleic
StructurePartsPlacement
:
'
last
'
,
disableStepWaters
:
true
,
disableStepWaters
:
true
,
pathPrefix
:
WATNA_SRV_PATH
,
pathPrefix
:
WATNA_SRV_PATH
,
representationControlsStyle
:
'
on-off
'
,
}
}
);
);
watna_init
(
watna_init
(
'
wva-app-abz
'
,
'
wva-app-abz
'
,
{
{
extra
StructurePartsName
:
'
Other
structure parts
'
,
nonNucleic
StructurePartsName
:
'
Non-nucleic
structure parts
'
,
hydrationSitesName
:
'
Hydration sites
'
,
hydrationSitesName
:
'
Hydration sites
'
,
hydrationDistributionName
:
'
Hydration distribution
'
,
hydrationDistributionName
:
'
Hydration distribution
'
,
nucleotideWatersName
:
'
Step waters
'
,
nucleotideWatersName
:
'
Step waters
'
,
referenceName
:
'
Reference dinucleotide
'
,
referenceName
:
'
Reference dinucleotide
'
,
treatReferenceAsExtraPart
:
false
,
treatReferenceAsExtraPart
:
false
,
extra
StructurePartsPlacement
:
'
last
'
,
nonNucleic
StructurePartsPlacement
:
'
last
'
,
disableStepWaters
:
true
,
disableStepWaters
:
true
,
pathPrefix
:
WATNA_SRV_PATH
,
pathPrefix
:
WATNA_SRV_PATH
,
representationControlsStyle
:
'
on-off
'
,
}
}
);
);
watna_init
(
watna_init
(
'
wva-app-predictions
'
,
'
wva-app-predictions
'
,
{
{
extra
StructurePartsName
:
'
Crystal structure
'
,
nonNucleic
StructurePartsName
:
'
Crystal structure
'
,
hydrationSitesName
:
'
Predicted hydration sites
'
,
hydrationSitesName
:
'
Predicted hydration sites
'
,
hydrationDistributionName
:
'
Predicted hydration distribution
'
,
hydrationDistributionName
:
'
Predicted hydration distribution
'
,
nucleotideWatersName
:
'
Nucleotide waters
'
,
nucleotideWatersName
:
'
Nucleotide waters
'
,
referenceName
:
'
DNA
'
,
referenceName
:
'
DNA
'
,
treatReferenceAsExtraPart
:
true
,
treatReferenceAsExtraPart
:
true
,
extra
StructurePartsPlacement
:
'
first
'
,
nonNucleic
StructurePartsPlacement
:
'
first
'
,
disableStepWaters
:
true
,
disableStepWaters
:
true
,
pathPrefix
:
WATNA_SRV_PATH
,
pathPrefix
:
WATNA_SRV_PATH
,
representationControlsStyle
:
'
options
'
,
}
}
);
);
...
...
This diff is collapsed.
Click to expand it.
molstar
@
8616af76
Compare
152e99cb
...
8616af76
Subproject commit
152e99cb79e9bcfa6da924ce1c9d0c34fa47ec5d
Subproject commit
8616af76c0d7d0a5a186d500e9afb4d33adf8863
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment