API documentation
Classes:
| Base class for various track hub components. | |
| 
 | Represents a top-level track hub container. | 
| 
 | Represents the genomes file on disk. | 
| 
 | Represents a 2-line genome stanza within a "genomes.txt" file. | 
| 
 | Represents the file containing one or more Track objects (which each represent a stanza). | 
| 
 | Represents a single track stanza, base class for other track types. | 
| 
 | Represents a single track stanza along with the file it describes. | 
| 
 | Represents a composite track. | 
| 
 | Represents a View track. | 
| 
 | Represents a Super track. | 
| 
 | Represents an Aggregate or Overlay track. | 
| 
 | Represents a subgroup line in a composite track. | 
| 
 | 
 | 
Classes specific to assembly hubs:
| 
 | Represents the groups file on disk, used for assembly hubs. | 
| 
 | Represents a group of tracks in a trackhub. | 
| 
 | Represents a genome stanza within a "genomes.txt" file for a non-UCSC genome. | 
Functions
| 
 | Stage a hub by symlinking all its connected files to a local directory. | 
| 
 | Renders, stages, and uploads a hub. | 
| Given a sorted list of subgroups, return a string appropriate to provide as a composite track's dimensions arg. | |
| Given a sorted list of subgroups, return a string appropriate to provide as the a composite track's filterComposite argument | |
| Convert hex colors to RGB tuples | |
| 
 | Sanitize a string. | 
| Returns the data directory that contains example files for tests and documentation. |