powered by
This function uses visNetwork to draw all the identifiers corresponding to one BE (including ProbeID and BESymbol)
exploreBe(id, source, be, showBE = FALSE, showProbes = FALSE)
one ID for the BE
the ID source database. Guessed if not provided
the type of BE. Guessed if not provided
boolean. If TRUE the Biological Entity corresponding to the id is shown. If id is isolated (not mapped to any other ID or symbol) BE is shown anyway.
boolean. If TRUE, probes targeting any BEID are shown.
if (FALSE) { exploreBe("Gene", "100", "EntrezGene") }
Run the code above in your browser using DataLab