Category

Generic


Usage

gapToLift [options] db liftFile.lft


Manual

This tool is part of UCSC Genome Browser's utilities.

uses gap table(s) from specified db. Writes to liftFile.lft
generates lift file segements separated by non-bridged gaps.
options:
-chr=chrN - work only on given chrom
-minGap=M - examine gaps only >= than M
-insane - do *not* perform coordinate sanity checks on gaps
-bedFile=fileName.bed - output segments to fileName.bed
-verbose=N - N > 1 see more information about procedure


Share your experience or ask a question