Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generated catalog for sasascore module #173

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
73 changes: 73 additions & 0 deletions packages/haddock3_catalog/public/catalog/haddock3.easy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1946,6 +1946,79 @@ nodes:
tomlSchema:
resdic:
indexed: true
- id: sasascore
category: scoring
label: Surface accessibility scoring module.
description: HADDOCK3 module to perform accessibility scoring.
schema:
type: object
properties:
cutoff:
default: 0.4
title: relative side chain surface accessibility cutoff
description: relative side chain surface accessibility cutoff
$comment: relative side chain surface accessibility cutoff. Residues with
a relative side chain surface accessibility below this value are considered
buried.
type: number
maximum: 1.0
minimum: 0.0
resdic_buried:
default: {}
title: List of residues supposed to be buried
description: List of residues supposed to be buried
$comment: resdic_buried_* is an expandable parameter. You can provide resdic_buried_A,
resdic_buried_B, resdic_buried_C, etc, where the last capital letter is
the chain identifier.
type: object
additionalProperties:
type: array
items:
type: number
format: residue
minItems: 0
maxItems: 100
uniqueItems: true
default: []
propertyNames:
pattern: ^[A-Z]$
format: chain
maxPropertiesFrom: molecules
resdic_accessible:
default: {}
title: List of residues supposed to be accessible
description: List of residues supposed to be accessible
$comment: resdic_* is an expandable parameter. You can provide resdic_accessible_A,
resdic_accessible_B, resdic_accessible_C, etc, where the last capital letter
is the chain identifier.
type: object
additionalProperties:
type: array
items:
type: number
format: residue
minItems: 0
maxItems: 100
uniqueItems: true
default: []
propertyNames:
pattern: ^[A-Z]$
format: chain
maxPropertiesFrom: molecules
required: []
additionalProperties: false
uiSchema:
cutoff:
ui:group: scoring
resdic_buried:
ui:group: analysis
resdic_accessible:
ui:group: analysis
tomlSchema:
resdic_buried:
indexed: true
resdic_accessible:
indexed: true
- id: seletop
category: analysis
label: Select a number of models.
Expand Down
84 changes: 84 additions & 0 deletions packages/haddock3_catalog/public/catalog/haddock3.expert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8607,6 +8607,90 @@ nodes:
tomlSchema:
resdic:
indexed: true
- id: sasascore
category: scoring
label: Surface accessibility scoring module.
description: HADDOCK3 module to perform accessibility scoring.
schema:
type: object
properties:
cutoff:
default: 0.4
title: relative side chain surface accessibility cutoff
description: relative side chain surface accessibility cutoff
$comment: relative side chain surface accessibility cutoff. Residues with
a relative side chain surface accessibility below this value are considered
buried.
type: number
maximum: 1.0
minimum: 0.0
resdic_buried:
default: {}
title: List of residues supposed to be buried
description: List of residues supposed to be buried
$comment: resdic_buried_* is an expandable parameter. You can provide resdic_buried_A,
resdic_buried_B, resdic_buried_C, etc, where the last capital letter is
the chain identifier.
type: object
additionalProperties:
type: array
items:
type: number
format: residue
minItems: 0
maxItems: 100
uniqueItems: true
default: []
propertyNames:
pattern: ^[A-Z]$
format: chain
maxPropertiesFrom: molecules
resdic_accessible:
default: {}
title: List of residues supposed to be accessible
description: List of residues supposed to be accessible
$comment: resdic_* is an expandable parameter. You can provide resdic_accessible_A,
resdic_accessible_B, resdic_accessible_C, etc, where the last capital letter
is the chain identifier.
type: object
additionalProperties:
type: array
items:
type: number
format: residue
minItems: 0
maxItems: 100
uniqueItems: true
default: []
propertyNames:
pattern: ^[A-Z]$
format: chain
maxPropertiesFrom: molecules
probe_radius:
default: 1.4
title: Probe radius
description: Probe radius
$comment: Sets the probe radius (in Angstrom) used to compute solvent accessible
surface area.
type: number
maximum: 10.0
minimum: 0.0
required: []
additionalProperties: false
uiSchema:
cutoff:
ui:group: scoring
resdic_buried:
ui:group: analysis
resdic_accessible:
ui:group: analysis
probe_radius:
ui:group: analysis
tomlSchema:
resdic_buried:
indexed: true
resdic_accessible:
indexed: true
- id: seletop
category: analysis
label: Select a number of models.
Expand Down
84 changes: 84 additions & 0 deletions packages/haddock3_catalog/public/catalog/haddock3.guru.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9035,6 +9035,90 @@ nodes:
tomlSchema:
resdic:
indexed: true
- id: sasascore
category: scoring
label: Surface accessibility scoring module.
description: HADDOCK3 module to perform accessibility scoring.
schema:
type: object
properties:
cutoff:
default: 0.4
title: relative side chain surface accessibility cutoff
description: relative side chain surface accessibility cutoff
$comment: relative side chain surface accessibility cutoff. Residues with
a relative side chain surface accessibility below this value are considered
buried.
type: number
maximum: 1.0
minimum: 0.0
resdic_buried:
default: {}
title: List of residues supposed to be buried
description: List of residues supposed to be buried
$comment: resdic_buried_* is an expandable parameter. You can provide resdic_buried_A,
resdic_buried_B, resdic_buried_C, etc, where the last capital letter is
the chain identifier.
type: object
additionalProperties:
type: array
items:
type: number
format: residue
minItems: 0
maxItems: 100
uniqueItems: true
default: []
propertyNames:
pattern: ^[A-Z]$
format: chain
maxPropertiesFrom: molecules
resdic_accessible:
default: {}
title: List of residues supposed to be accessible
description: List of residues supposed to be accessible
$comment: resdic_* is an expandable parameter. You can provide resdic_accessible_A,
resdic_accessible_B, resdic_accessible_C, etc, where the last capital letter
is the chain identifier.
type: object
additionalProperties:
type: array
items:
type: number
format: residue
minItems: 0
maxItems: 100
uniqueItems: true
default: []
propertyNames:
pattern: ^[A-Z]$
format: chain
maxPropertiesFrom: molecules
probe_radius:
default: 1.4
title: Probe radius
description: Probe radius
$comment: Sets the probe radius (in Angstrom) used to compute solvent accessible
surface area.
type: number
maximum: 10.0
minimum: 0.0
required: []
additionalProperties: false
uiSchema:
cutoff:
ui:group: scoring
resdic_buried:
ui:group: analysis
resdic_accessible:
ui:group: analysis
probe_radius:
ui:group: analysis
tomlSchema:
resdic_buried:
indexed: true
resdic_accessible:
indexed: true
- id: seletop
category: analysis
label: Select a number of models.
Expand Down
Loading