You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is arising from the tumour_id field in the input CSV not matching the actual SM tag in the BAM header. You'll want to make sure these two match. The SM tag can be found with samtools view -H:
Describe the issue
Pipeline fails at HaplotypeCallerGVCF
To Reproduce
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: