Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add in index file for azure #961

Draft
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

vsmalladi
Copy link
Contributor

Description

Added an index file for alignment of bam file so that it is used for the next step. Azure needs explicit path for the index file


Checklist

If you can answer "yes" to the following items, please add a checkmark next to the appropriate checklist item(s) and notify our WARP documentation team by tagging either @ekiernan or @kayleemathews in a comment on this PR.

  • Did you add inputs, outputs, or tasks to a workflow?
  • Did you modify, delete or move: file paths, file names, input names, output names, or task names?
  • If you made a changelog update, did you update the pipeline version number?

@dsde-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

1 similar comment
@dsde-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

@jessicaway
Copy link
Member

Hi @vsmalladi,

The code you have added looks ok, except that the AlignPairedEnd task does not currently output a bam index file. (see code here)

Can you help me understand what the index file is needed for? For this to work, we will also need to change the AlignPairedEnd task to generate and output a bam index file.

@jessicaway
Copy link
Member

jessicaway commented Apr 12, 2023

test this please (this is to trigger the CI/CD to run the tests)

@vsmalladi vsmalladi marked this pull request as draft April 12, 2023 22:18
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