QA Python Tools: Difference between revisions

From Genecats
Jump to navigationJump to search
(Created page with "This page contains information about the different python modules and functions. The QA python scripts live in the following directory: <pre> ~/kent/python/lib/ucscGb/qa/</pre...")
(No difference)

Revision as of 01:05, 2 February 2019

This page contains information about the different python modules and functions. The QA python scripts live in the following directory:

~/kent/python/lib/ucscGb/qa/

tables/trackUtils.py

def getLabels(db, track, labelType):

   """Returns labels of specified 'type' (shortLabel or longLabel) for a single track,
      its parent, and its superTrack. Excludes 'view' labels."""