Skip to content
Snippets Groups Projects
Commit 22c3f7cf authored by Brandi Cantarel's avatar Brandi Cantarel
Browse files

removed spaces astrocyte_pkg.yml

parent 1bcd46a3
Branches
No related merge requests found
......@@ -99,6 +99,7 @@ workflow_parameters:
- [ 'se', 'Single End']
description: |
In single-end sequencing, the sequencer reads a fragment from only one end to the other, generating the sequence of base pairs. In paired-end reading it starts at one read, finishes this direction at the specified read length, and then starts another round of reading from the opposite end of the fragment.
- id: markdups
type: select
required: true
......@@ -106,7 +107,7 @@ workflow_parameters:
- [ 'mark', 'Remove Duplicates']
- [ 'keep', 'Keep All Sequences']
description: |
Duplicate reads are defined as originating from the same original fragment of DNA. Duplicates are identified as read pairs having identical 5' positions (coordinate and strand) for both reads in a mate pair and optionally, matching unique molecular identifier reads.
Duplicate reads are defined as originating from the same original fragment of DNA. Duplicates are identified as read pairs having identical 5-prime positions (coordinate and strand) for both reads in a mate pair and optionally, matching unique molecular identifier reads.
- id: design
type: file
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment