Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
grapigeau committed Feb 14, 2025
1 parent d997507 commit 7439180
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions docs/plugin-vidarr.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,13 @@ If a number, in seconds, is given, then the action must have been
(re-)generated by an olive in that window to be submitted to Vidarr. If that
window is exceeded, they will be run as dry-run.

The Vidarr plugin provides an input format: `vidarr_analysis` which provides the file type analyis provenance data.
The Vidarr plugin provides an input format: `vidarr_analysis` which provides the file type analyis
provenance data.

The `"analysisTypes"` specifies the type of analysis desired. For excepted values reference the [Vidarr docs](https://github.com/oicr-gsi/vidarr/blob/757cdb311109aefa6bd650172bd78fed04507fb7/vidarr-pluginapi/src/main/java/ca/on/oicr/gsi/vidarr/api/AnalysisOutputType.java).
The `"analysisTypes"` specifies the type of analysis desired. For expected values reference
the [Vidarr docs](https://github.com/oicr-gsi/vidarr/blob/757cdb311109aefa6bd650172bd78fed04507fb7/vidarr-pluginapi/src/main/java/ca/on/oicr/gsi/vidarr/api/AnalysisOutputType.java).

The `"versionTypes"` specifies the [version keys](https://github.com/oicr-gsi/vidarr/blob/master/architecture.md#external-identifier-versions) that should be returned; if empty,
The `"versionTypes"` specifies
the [version keys](https://github.com/oicr-gsi/vidarr/blob/master/architecture.md#external-identifier-versions)
that should be returned; if empty,
all version keys are allowed.

0 comments on commit 7439180

Please sign in to comment.