#' network coming with Cerami et al. PLoS One 2010 paper.
#'
#' Loading netbox2010 containing 9264 nodes and 68111 interactions.
#' Treated as undirected network.
#' After removing multiple interactions and loops.
#' Returning igraph network of 9264 nodes and 68111 interactions.
#'
#' @docType data
#'
#' @format A data frame with 9264 nodes and 68111 interactions:
#' \describe{
#' \item{name}{vertex gene name}
#' \item{edges}{interaction types}
#' ...
#' }
#' @source \url{https://www.ncbi.nlm.nih.gov/pubmed/20169195}
#'
#' @return a data.frame
#'
#'
"reducedFunseqOutputCDS_LGG"
#' network coming with Cerami et al. PLoS One 2010 paper.
#'
#' Loading netbox2010 containing 9264 nodes and 68111 interactions.
#' Treated as undirected network.
#' After removing multiple interactions and loops.
#' Returning igraph network of 9264 nodes and 68111 interactions.
#'
#' @docType data
#'
#' @format A data frame with 9264 nodes and 68111 interactions:
#' \describe{
#' \item{name}{vertex gene name}
#' \item{edges}{interaction types}
#' ...
#' }
#' @source \url{https://www.ncbi.nlm.nih.gov/pubmed/20169195}
#'
#' @return a data.frame
#'
#'
"reducedFunseqOutputNCDS_LGG"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.