Description Usage Arguments Value
This requires that either the mgi_id for mouse or ensembl gene id for human are used. This is tough to enforce so must fail elegantly. Thus returns a row
1 | get_gene_model(data_df, species, source_name, target_name)
|
data_df |
the data frame of genes (rownames) and samples (colnames) |
species |
the species (mouse, human) |
source_name |
attribute (gene namespace) input |
target_name |
attribute (gene namespace) desired |
A GRanges
having unique and valid target_name entries
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.