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
This would be used in the future GATK module. It can also be readily used in the chromium-pipeline we already have to simplify some of our output/input logics.
This would apply to indexed BAMs and VCFs and possibly other tabular format with
tabix
. This would basically turn the folowwing:Into:
It would be considered complete if both resulting local targets exist.
The text was updated successfully, but these errors were encountered: