Generic

findMotif
Function: Find specified motif in sequence
Usage: findMotif [options] -motif=<acgt...> sequence
paraSync
Function: paraSync 1.0paraSync - uses paraFetch to recursively mirror url to given path
Usage: paraSync {options} N R URL outPath
splitFileByColumn
Function: Split text input into files named by column value
Usage: splitFileByColumn source outDir
estOrient
Function: Convert ESTs so that orientation matches directory of transcription
Usage: estOrient [options] db estTable outPsl
faToTab
Function: Convert fa file to tab separated file
Usage: faToTab infileName outFileName
linesToRa
Function: Generate .ra format from lines with pipe-separated fields
Usage: linesToRa in.txt out.ra
makeTableList
Function: makeTableList - create/recreate tableList tables (cache of SHOW TABLES)
Usage: makeTableList [assemblies]
xmlToSql
Function: Convert XML dump into a fairly normalized relational databasein the form of a directory full of tab-separated files and tablecreation SQL. You'll need to run autoDtd on the XML file first toget the dtd and stats files.
Usage: xmlToSql in.xml in.dtd in.stats outDir
netToBed
Function: Convert target coverage of net to a bed file.
Usage: netToBed in.net out.bed
addCols
Function: Sum columns in a text file.
Usage: addCols <fileName>
checkCoverageGaps
Function: Check for biggest gap in coverage for a list of tracks.For most tracks coverage of 10,000,000 or more will indicate that there wasa mistake in generating the track.
Usage: checkCoverageGaps database track1 ... trackN
twoBitDup
Function: Check to see if a twobit file has any identical sequences in it
Usage: twoBitDup file.2bit
hubCheck
Function: hubCheck - Check a track data hub for integrity.
Usage: hubCheck http://yourHost/yourDir/hub.txt
chromGraphToBin
Function: Make binary version of chromGraph.
Usage: chromGraphToBin in.tab out.chromGraph
pslCheck
Function: Validate PSL files
Usage: pslCheck fileTbl(s)