Skip to content
Snippets Groups Projects
Commit cbebae76 authored by Cats's avatar Cats
Browse files

add index inputs

parent 788e0553
No related branches found
No related tags found
1 merge request!35Add missing rquired inputs
......@@ -311,6 +311,8 @@ task ValidateAnnotation {
File? refRefflat
File? gtfFile
File refFasta
File refFastaIndex
File refDict
Float? memory
Float? memoryMultiplier
......@@ -373,7 +375,10 @@ task ValidateVcf {
String? preCommand
File? toolJar
File vcfFile
File vcfindex
File refFasta
File refFastaIndex
File refDict
Float? memory
Float? memoryMultiplier
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment