Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Integrate a protein sequence into an existing phylogenetic tree of a protein family
ResourceFunction["PANTHERTreeGrafter"][seq, "Dataset"] gives the annotation result of the input seq in a dataset form. | |
ResourceFunction["PANTHERTreeGrafter"][seq, "TreeGraphic"] gives the protein family tree graphic highlighting the location of the grafted seq. | |
ResourceFunction["PANTHERTreeGrafter"][seq, "Tree"] gives the protein family tree highlighting the location of the grafted seq. | |
ResourceFunction["PANTHERTreeGrafter"]["Species"] gives the dataset of supported species. |
"Species" | None | specified species to filter the result; accepted values include the scientific names, common names or NCBI Taxonomy ID of species found in the dataset retrieved by PANTHERTreeGrafter["Species"] |
Retrieve the annotation result for a protein sequence:
In[1]:= | ![]() |
Out[1]= | ![]() |
Highlight the location of the grafted sequence on the protein family phylogenetic tree graphic. Hover over any nodes to find associated species information:
In[2]:= | ![]() |
Out[2]= | ![]() |
Retrieve the protein family tree, highlighting the location of the grafted sequence. Hover over any tree elements to find associated species information:
In[3]:= | ![]() |
Out[3]= | ![]() |
Retrieve the annotation result for a protein sequence:
In[4]:= | ![]() |
Out[4]= | ![]() |
Explore annotated terms associated with the grafted sequence:
In[5]:= | ![]() |
Out[5]= | ![]() |
Find the associated human gene:
In[6]:= | ![]() |
Out[6]= | ![]() |
Use the BioDBnetGeneData resource function to get more information on the gene:
In[7]:= | ![]() |
Out[7]= | ![]() |
Retrieve the result of the tree analysis filtered for the Mus musculus species:
In[8]:= | ![]() |
Out[8]= | ![]() |
Wolfram Language 14.0 (January 2024) or above
This work is licensed under a Creative Commons Attribution 4.0 International License