Closed ThomasHickman closed 6 years ago
This could be achieved by using InitialWorkDirRequirement to populate a folder like ~/reference
, where ~
is the working directory with the reference files
This should be sorted by having a workflow step that outputs the index and dict into secondaryFiles as a step before a gatk step
If you run this tool with the path specified for
reference_sequence
,refIndex
orrefDict
in different folders, this will fail to run. It would be nice ifreference_sequence
,refIndex
orrefDict
were moved to the same directory, before running HaplotypeCaller.