Nothing
`getcaBIOPATHList` <-
function(lls) {
stop("Due to termination of caBig, this function is removed in this version!")
# genes <- unique(unlist(entrez2caBIO(unlist(lls))))
# if (is.null(genes)) stop('No caBIO genes mapping to the given Entrez genes! Aborting ...')
# pathways <- unique(unlist(.getcaBIOPATHs(genes)))
# if (is.null(pathways)) stop('No pathways in caBIO found! Aborting ...')
# return(.mapListcaBIOIDs2entrez(.getcaBIOPATHGenes(pathways)))
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.