R/data.R

#' 6 edges information between two genes of human
#'
#' A dataset containing the 6 interactions of genes
#'
#' @format A data frame with 6 rows and 2 variables:
#' \describe{
#'   \item{gene1}{human genes}
#'   \item{gene2}{human genes}
#' }
#' @source \url{https://thebiogrid.org/}
"gene_edges"

Try the node2vec package in your browser

Any scripts or data that you put into this service are public.

node2vec documentation built on Jan. 16, 2021, 5:30 p.m.