Description Usage Arguments Value See Also Examples
Get an adjacency to MRCA matrix for set of HPO terms
1 |
hpo.terms |
R-Object representation of HPO |
terms |
Character vector of HPO terms |
A logical matrix represenging the directed adjacency matrix of terms
based on DAG structure of HPO, whereby a TRUE entry signifies the term correspnding to the column is MRCA of the row term in terms
1 2 | data(hpo.terms)
get.term.pseudo.adjacency.matrix(hpo.terms, c("HP:0000118", "HP:0001873", "HP:0011877"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.