QA Python Tools

From Genecats
Revision as of 01:05, 2 February 2019 by Jairo (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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."""