Description Usage Format Source
A dataset containing the MGI and HGNC symbols. This table was generated using this package.
1 |
An object of class list
of length 10.
The code to prepare the .Rda file file from the marker file is:
allHomologs = load.homologs()
ortholog_data_Mouse_Human = analyse.orthology("human","mouse",allHomologs)
save(ortholog_data_Mouse_Human,file="One2One/data/ortholog_data_Mouse_Human.rda")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.