Description Usage Format Details Value Source References Examples
A gene anntation BED file containing columns for RefSeq name and Gene Symbol
1 | data("hg19_genes_bed")
|
A data frame with 41633 observations on the following 6 variables.
a character vector for chromosome
an integer vector for start position
an integer vector for end position
an character vector for RefSeq gene names
an character vector for Gene Symbol names
an character vector for strand
A BED files taken from the table browser.
A dataframe in BED format (chromosome, start, end) with additional columns for gene name as Refseq and gene symbol and strand.
Karolchik D, Hinrichs AS, Furey TS, Roskin KM, Sugnet CW, Haussler D, Kent WJ. The UCSC Table Browser data retrieval tool. Nucleic Acids Res. 2004 Jan 1;32 (Database issue):D493-6.
http://genome.ucsc.edu/
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.