Slopbed Element

Increases the size of each feature in files using bedtools slop.

Element type: slopbed

ParameterDescriptionDefault valueParameter in Workflow FileType
Output directorySelect an output directory. Custom - specify the output directory in the ‘Custom directory’ parameter. Workflow - internal workflow directory. Input file - the directory of the input file.Input file
out-modenumeric
Custom directorySpecify the output directory.custom-dirstring
Output file nameA name of an output file. If a default or empty value is provided, the output name is the name of the first file with an additional extension.out-namestring
GenomeTo prevent the extension of intervals beyond chromosome boundaries, bedtools slop requires a genome file defining the length of each chromosome or contig (-g).human.hg18genome-idstring
Each direction increaseIncrease the BED/GFF/VCF entry by the same number of base pairs in each direction. If this parameter is used, -l and -r are ignored. Enter 0 to disable (-b).0b-idnumeric
Subtract from startThe number of base pairs to subtract from the start coordinate. Enter 0 to disable (-l).0l-idnumeric
Add to endThe number of base pairs to add to the end coordinate. Enter 0 to disable (-r).0r-idnumeric
Strand-basedDefine -l and -r based on strand. For example, if used, -l 500 for a negative-stranded feature will add 500 bp to the end coordinate (-s).Falses-idboolean
As fractionDefine -l and -r as a fraction of the feature’s length. E.g., if used on a 1000 bp feature, -l 0.50, will add 500 bp upstream (-pct).Falsepct-idboolean
Print headerPrint the header from the input file prior to results (-header).Falseheader-idboolean

Input/Output Ports

The element has 1 input port:

Name in GUI: Input File

Name in Workflow File: in-file

Slots:

Slot In GUISlot in Workflow FileType
Source URLurlstring

And 1 output port:

Name in GUI: Output File

Name in Workflow File: out-file

Slots:

Slot In GUISlot in Workflow FileType
Source URLurlstring