Skip to content

Conversation

@jason-cerrato
Copy link

Changed the MergeBamAlignment task to use --SORT_ORDER "queryname" instead of --SORT_ORDER "unsorted" as this is meant to result in a much more efficient MarkDuplicates task run.

Also updated the file names where "unsorted" was used to use "queryname" instead.

Changed the MergeBamAlignment task to use --SORT_ORDER "queryname" instead of  --SORT_ORDER "unsorted" as this is meant to result in a much more efficient MarkDuplicates task run.

Also updated the file names where "unsorted" was used to use "queryname" instead.
@jason-cerrato jason-cerrato requested a review from bshifaw August 10, 2022 13:02
to try and get it working from Dockstore/Terra
.dockstore.yml Outdated
- name: processing-for-variant-discovery-gatk4
- name: processing-for-variant-discovery-gatk4.wdl
subclass: WDL
primaryDescriptorPath: /processing-for-variant-discovery-gatk4
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
primaryDescriptorPath: /processing-for-variant-discovery-gatk4
primaryDescriptorPath: /processing-for-variant-discovery-gatk4.wdl

.dockstore.yml Outdated
version: 1.2
workflows:
- name: processing-for-variant-discovery-gatk4
- name: processing-for-variant-discovery-gatk4.wdl
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- name: processing-for-variant-discovery-gatk4.wdl
- name: processing-for-variant-discovery-gatk4

Copy link

@bshifaw bshifaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me,
Linking the doc to markduplicates here which indicates that the tool is able to work with query sorted bam file documentation on MarkDuplicates

@bshifaw bshifaw requested a review from samanthahv August 10, 2022 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants