You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: nextflow_schema.json
-8Lines changed: 0 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -611,14 +611,6 @@
611
611
"help_text": "Configures the `mapad map -p` parameter, defining how many mismatches are allowed in a read. Default is set following recommendations from [Heide et al. 2024](https://localhost) who tested when aligning to human reference genomes. \n\n> Modifies mapAD parameter: `-p`",
612
612
"fa_icon": "fas fa-sort-numeric-down"
613
613
},
614
-
"mapping_mapad_lib": {
615
-
"type": "string",
616
-
"default": "single_stranded",
617
-
"description": "Specify mapAD's library-preparation parameter, which adapts its aDNA-specific mismatch scoring correspondingly.",
618
-
"help_text": "Configures whether mapAD's aDNA-scoring model is set to double- or single-stranded library preparation mode. In single-stranded mode, we expect elevated C->T error rates at both ends of the reads, whereas in double-stranded mode we expect increased C->T error rates at the 5‘ end, but elevated G->A error rates at the 3’ end. Default is set to `single_stranded`.\n\n> Modifies mapAD parameter: `-l/--library`",
0 commit comments