powered by
get_term_descendancy_matrix(ontology, terms = NULL, rows = terms, cols = terms)
ontology_index
terms
length(terms)
result[row_term,col_term] == TRUE
row_term
col_term
data(hpo) get_term_descendancy_matrix(hpo, c("HP:0001873", "HP:0011877"))
Run the code above in your browser using DataLab