Generic

paraSync
Function: paraSync 1.0paraSync - uses paraFetch to recursively mirror url to given path
Usage: paraSync {options} N R URL outPath
estOrient
Function: Convert ESTs so that orientation matches directory of transcription
Usage: estOrient [options] db estTable outPsl
linesToRa
Function: Generate .ra format from lines with pipe-separated fields
Usage: linesToRa in.txt out.ra
splitFileByColumn
Function: Split text input into files named by column value
Usage: splitFileByColumn source outDir
addCols
Function: Sum columns in a text file.
Usage: addCols <fileName>
makeTableList
Function: makeTableList - create/recreate tableList tables (cache of SHOW TABLES)
Usage: makeTableList [assemblies]
faToTab
Function: Convert fa file to tab separated file
Usage: faToTab infileName outFileName
netToBed
Function: Convert target coverage of net to a bed file.
Usage: netToBed in.net out.bed
twoBitDup
Function: Check to see if a twobit file has any identical sequences in it
Usage: twoBitDup file.2bit
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
featureBits
Function: Correlate tables via bitmap projections.
Usage: featureBits database table(s)
chromGraphToBin
Function: Make binary version of chromGraph.
Usage: chromGraphToBin in.tab out.chromGraph
findMotif
Function: Find specified motif in sequence
Usage: findMotif [options] -motif=<acgt...> sequence
pslFilter
Function: Filter out psl file
Usage: pslFilter in.psl out.psl
pslSelect
Function: Select records from a PSL file.
Usage: pslSelect [options] inPsl outPsl