Unenumerated Search Database - Create from Reagent Collection

Category Paths

Follow one of these paths in the Orion user interface, to find the floe.

Description

This floe builds a searchable unenumerated virtual library database from the provided reagent shard collection.

Promoted Parameters

Title in user interface (promoted name)

Advanced Parameters

Reaction Constraint (rxnlist): A blank delimited list of reaction names to process from the reagent collection, or empty for All.

  • Type: string

Validate Reagent Shards (validate): Perform validation on the reeagent shards.

  • Type: boolean

  • Default: False

  • Choices: [True, False]

Logging Verbosity (verbosity): What level of logging verbosity to enable.

  • Type: string

  • Default: warning

  • Choices: [‘info’, ‘warning’, ‘error’, ‘debug’, ‘ddebug’]

Parallel Processing Parameters

Parallel Limit (maxparallel): The maximum number of concurrently running copies of this Cube

  • Type: integer

  • Default: 1000

Parallel Failure Limit (maxfailure): The maximum number of times to attempt processing a work item

  • Type: integer

  • Default: 10