tools_add_string_at_line.cwl - genome/analysis-workflows GitHub Wiki
Documentation for add_string_at_line.cwl
This page is auto-generated. Do not edit.
Overview
Insert an arbitrary string at a specific line of a file
Docker Requirement
ubuntu:xenial
Inputs
Name | Label | Description | Type | Secondary Files |
---|---|---|---|---|
input_file | File | |||
line_number | int | |||
some_text | string | |||
output_name | string? |
Outputs
Name | Label | Description | Type | Secondary Files |
---|---|---|---|---|
output_file | stdout |