Provided by: genometools_1.5.1-2ubuntu1_amd64
NAME
gt-sketch - Create graphical representation of GFF3 annotation files.
SYNOPSIS
gt sketch [option ...] image_file [GFF3_file ...]
OPTIONS
-pipe use pipe mode (i.e., show all gff3 features on stdout) (default: no) -flattenfiles do not group tracks by source file name and remove file names from track description (default: no) -seqid sequence region identifier (default: first one in file) -start start position (default: first region start) -end end position (default: last region end) -width target image width (in pixel) (default: 800) -style style file to use (default: bin/../gtdata/sketch/default.style) -format output graphics format choose from png|pdf|svg|ps (default: png) -input input data format choose from gff|bed|gtf (default: gff) -addintrons add intron features between existing exon features (before drawing) (default: no) -unsafe enable unsafe mode for style file (default: no) -v be verbose (default: no) -force force writing to output file (default: no) -help display help and exit -version display version information and exit
AUTHOR
Report bugs to <gt-users@genometools.org>. 10/07/2012 GT-SKETCH(1)