Skip to main content

Expand GFF File

expand-gff

Expands input GFF file by adding positions to the border or around the center

Command Line Interface

Usage:

java -jar ScriptManager.jar coordinate-manipulation expand-gff [-hsV] [-b=<border>]
[-c=<center>] [-o=<output>] <gffFile>

Positional Input

This tool takes a single GFF file for input.

Output Options

OptionDescription
-o, --outputspecify output directory (default name will be same as original with .bed ext)
-s, --stdoutoutput bed to STDOUT

Expansion Options

OptionDescription
-c, --centerexpand from center (default, at 250bp)
-b, --borderadd to border