Generic

chainMergeSort
Function: Combine sorted files into larger sorted file
Usage: chainMergeSort file(s)
faNoise
Function: Add noise to fasta file
Usage: faNoise inName outName transitionPpt transversionPpt insertPpt deletePpt chimeraPpt
pslStats
Function: Collect statistics from a psl file.
Usage: pslStats [options] psl statsOut
faPolyASizes
Function: Get poly A sizes
Usage: faPolyASizes in.fa out.tab
pslToPslx
Function: Convert from psl to pslx format, which includes sequences
Usage: pslToPslx [options] in.psl qSeqSpec tSeqSpec out.pslx
textHistogram
Function: Make a histogram in ascii
Usage: textHistogram [options] inFile
pslHisto
Function: Collect counts on PSL alignments for making histograms.
Usage: pslHisto [options] what inPsl outHisto
stringify
Function: Convert file to C strings
Usage: stringify [options] in.txt
wordLine
Function: Chop up words by white space and output them with oneword to each line.
Usage: wordLine inFile(s)
clstr_sort_by.pl
Function: This script sort clusters in .clstr file by length, size
Usage: Clstr_sort_by.pl input.clstr no > input_sort.clstr
chromGraphFromBin
Function: Convert chromGraph binary to ascii format.
Usage: chromGraphFromBin in.chromGraph out.tab
hgTrackDb
Function: Create trackDb table from text files.Note that the browser supports multiple trackDb tables, usuallyin the form: trackDb_YourUserName. Which particular trackDbtable the browser uses is specified in the hg.conf file foundeither in your home directory file '.hg.conf' or in the web server'scgi-bin/hg.conf configuration file with the setting: db.trackDb=trackDbsee also: src/product/ex.hg.conf discussion of this setting.
Usage: hgTrackDb [options] org database trackDb trackDb.sql hgRoot
pslPretty
Function: Convert PSL to human readable output
Usage: pslPretty in.psl target.lst query.lst pretty.out
faToFastq
Function: Convert fa to fastq format, just faking quality values.
Usage: faToFastq in.fa out.fastq
nibSize
Function: Print size of nibs
Usage: nibSize nib1 [...]