Generic Tool Runner
Command to Run:
The command to run. it can be a local tool found in path or a tool avaliable on S3
Number of Input Files:
1
2
3
Number of input files to use
Path to Input File1:
Path of the input file, can be a local file on a S3 path in format (s3://bucket/path/to/file)
No. of Items/Chunk:
Seprator:
if the input file is large, you can split the input file into chunks, each chunk can have n items.
The seprator used to split the file e.g '\n>' for multi fasta files
Path to Input File2:
No. of Items/Chunk:
Seprator:
Path to Input File3:
No. of Items/Chunk:
Seprator:
Path to Output File1:
the name of the output file in the command. If you want the file be transferred to S3 automatically enter the path as s3://BUCKET_NAME/path/to/output
Path to Output File2:
Path to Output File3: