R/cut_links.R

#' COG Information data
#'This dataset shows the association between two COGs, demonstrating the likelihood of functional similarity
#' @docType data
#'
#' @usage data(cut_links)
#'
#' @format A dataframe with 1048575 rows and 3 variables 
#' \describe{
#'   \item{group1}{reference ID for the first COG of the pair}
#'   \item{group2}{reference ID for the second COG of the pair}
#'   \item{associationscore}{association score between the two COGs}
#' }
#' @keywords datasets
#'
#'
#' @source \url{https://stringdb-static.org/cgi/download.pl?sessionId=A8sx4Z24Onr2}
"cut_links"
emilyso-99/MicroMetaGraph documentation built on Jan. 1, 2021, 12:18 a.m.