Skip to content

Update parabricks mutectcaller for sarek#11647

Open
gburnett-nvidia wants to merge 12 commits into
nf-core:masterfrom
gburnett-nvidia:update-parabricks-mutectcaller-for-sarek
Open

Update parabricks mutectcaller for sarek#11647
gburnett-nvidia wants to merge 12 commits into
nf-core:masterfrom
gburnett-nvidia:update-parabricks-mutectcaller-for-sarek

Conversation

@gburnett-nvidia

Copy link
Copy Markdown
Contributor

Minor fixes to inputs and testing to support Sarek integration.

@gburnett-nvidia

Copy link
Copy Markdown
Contributor Author

@nf-core-bot fix linting

Comment on lines +12 to +13
tuple val(ref_meta), path(fasta)
tuple val(fai_meta), path(fasta_fai)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
tuple val(ref_meta), path(fasta)
tuple val(fai_meta), path(fasta_fai)
tuple val(meta2), path(fasta), path(fasta_fai)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Done!

Comment on lines +70 to +74
- - fai_meta:
type: map
description: |
Groovy Map containing reference index information
[ id:'homo_sapiens' ]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
- - fai_meta:
type: map
description: |
Groovy Map containing reference index information
[ id:'homo_sapiens' ]

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Done. Should be all resolved now!

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
- - meta2:

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Done!

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.

2 participants