Skip to content

Commit

Permalink
Update nextflow_schema.json
Browse files Browse the repository at this point in the history
Updated all em_seq preset argument values from 8 to 10.
  • Loading branch information
wassimsalam01 authored and edmundmiller committed Aug 25, 2023
1 parent 2caf09e commit 591cc41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nextflow_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
"type": "boolean",
"fa_icon": "fas fa-cubes",
"description": "Preset for EM-seq libraries.",
"help_text": "Equivalent to `--clip_r1 8` `--clip_r2 8` `--three_prime_clip_r1 8` `--three_prime_clip_r2 8`.\n\nAlso sets the `--maxins` flag to `1000` for Bismark."
"help_text": "Equivalent to `--clip_r1 10` `--clip_r2 10` `--three_prime_clip_r1 10` `--three_prime_clip_r2 10`.\n\nAlso sets the `--maxins` flag to `1000` for Bismark."
},
"single_cell": {
"type": "boolean",
Expand Down

0 comments on commit 591cc41

Please sign in to comment.