Description Usage Format Details Source
A LocusDefinition where a gene locus is defined as the exons belonging to genes.
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, dm3.
A character indicating the organism name. In this case, Drosophila melanogaster.
For the dm3 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:53:04 2018.
R packages: TxDb.Dmelanogaster.UCSC.dm3.ensGene_3.2.2 and org.Dm.eg.db_3.5.0.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.