A character string that identifies the chromosome.
genome
The genome assembly to use. The default is the most recent human genome assembly on the UCSC genome browser.
genesLocation
The gene plot distance from the LD heat map gene map.
splice_variants
If FALSE, exclude gene splice variants.
non_coding
If FALSE, exclude non-coding genes.
Value
An object of class LDheatmap given as an argument, with the grobLDheatmapGrob modified to inclue the "transcripts" child grob.
Details
Note: The LDheatmap object should have a non-NULL genetic.distances
component. Otherwise the gene map will not be placed correctly.
The genes are color coded as follows:
black -- feature has a corresponding entry in the Protein Data Bank (PDB);
dark blue -- transcript has been reviewed or validated by either the RefSeq, SwissProt or CCDS staff;
medium blue -- other RefSeq transcripts; and
light blue -- non-RefSeq transcripts.
For assemblies older than hg18, all genes are plotted in grey.