output is not being staged to the publishDir #4404
-
Hi there, I've following code to run haplotype caller from GATK. I'm unable to figure it out.
If I find outputs in the work they could be located:
|
Beta Was this translation helpful? Give feedback.
Answered by
mribeirodantas
Oct 24, 2023
Replies: 1 comment 2 replies
-
@bentsherman @mribeirodantas Can you please help? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I deleted the repetitive tagging. Please don't do it anymore.
Can you share a minimal reproducible example so I can try running it here and debug it? Solely looking at your code, I would guess that
pattern
option inpublishDir
is not matching the output filenames.