Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Retrieve homology information by species and gene
ResourceFunction["EnsemblHomology"][species, gene] gives homology information for a gene of a specified species. |
"SequenceType" | "Protein" | type of aligned sequence to be returned; allowed values include: "Protein", "cDNA" |
"TargetSpecies" | All | specified species to fiilter result; selected TaxonomicSpecies entities or names of species are used |
Get homology information for a specified human gene:
In[1]:= | ![]() |
Out[1]= | ![]() |
Get homology information for a mouse gene specified by the Ensembl gene ID:
In[2]:= | ![]() |
Out[2]= | ![]() |
Get homology information for a specified human gene:
In[3]:= | ![]() |
Out[3]= | ![]() |
Show diffs for aligned sequences:
In[4]:= | ![]() |
In[5]:= | ![]() |
Get homology information with aligned cDNA sequences:
In[6]:= | ![]() |
Out[6]= | ![]() |
Get homology information for a specified gene and a target species:
In[7]:= | ![]() |
Out[7]= | ![]() |
Wolfram Language 13.0 (December 2021) or above
This work is licensed under a Creative Commons Attribution 4.0 International License