Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SASC
sentinel-legacy
Commits
c9d9587f
Commit
c9d9587f
authored
Jun 29, 2015
by
bow
Browse files
Update gentrap v0.4 schema: mapping section
parent
20993a69
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/schemas/biopet/v0.4/gentrap.json
View file @
c9d9587f
...
...
@@ -380,7 +380,7 @@
"settings"
:
{
"description"
:
"Settings used for Mapping"
,
"type"
:
"object"
,
"required"
:
[
"aligner"
,
"chunking"
,
"number
_c
hunks"
,
"skip_flexiprep"
,
"skip_markduplicates"
,
"skip_metrics"
],
"required"
:
[
"aligner"
,
"chunking"
,
"number
C
hunks"
,
"skip_flexiprep"
,
"skip_markduplicates"
,
"skip_metrics"
],
"properties"
:
{
...
...
@@ -391,7 +391,7 @@
"type"
:
"boolean"
},
"number
_c
hunks"
:
{
"number
C
hunks"
:
{
"description"
:
"If chungking is enabled, the number of FASTQ chunks"
,
"type"
:
"integer"
},
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment