Description Usage Arguments Value Warning
Read Biomart annotation file.
1 | read.genes.info.tsv(build.file, filter.chr = NULL)
|
build.file |
The TSV file exported from Biomart. |
filter.chr |
A character vector of wanted chromosomes. |
The data.table
containing the genome annotations.
This function is expecting at least the following headers: 'Ensembl Gene ID', 'Gene Start (bp)', 'Gene End (bp)', 'Chromosome Name', 'Associated Gene Name'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.