Description Usage Format Details Source
A LocusDefinition
where a gene locus is defined within 5kb upstream and downstream of the TSS.
1 |
A LocusDefinition
object with the following slots:
A GRanges
of the locus definitions with mcols
for Entrez Gene ID gene_id
and gene symbol symbol
A data.frame
of the locus definitions with columns for chr
, start
, end
, gene_id
, and symbol
A character
indicating the genome build. In this case, rn4.
A character
indicating the organism name. In this case, Rattus norvegicus.
For the rn4 genome, original gene IDs are from ENSEMBL and so an additional step of converting to Entrez IDs is done.
Built on Fri Apr 13 09:52:01 2018.
R packages: TxDb.Rnorvegicus.UCSC.rn4.ensGene_3.2.2 and org.Rn.eg.db_3.5.0.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.