R/datasets.R

NULL

#' Ligand-receptor interaction dataframe
#'
#' Dataframe of ligand-receptor interactions curated by Ramilowski et al, 2015
#'Ref: https://www.nature.com/articles/ncomms8866
#'

#' @name ramilowski_links
#' @docType data
#' @usage data(ramilowski_links)
#' @format data frame
#' @keywords datasets, links, ramilowski
#' @references Ramilowski, Jordan A., et al. "A draft network of
#' ligand–receptor-mediated multicellular signalling in human."
#' Nature communications 6 (2015): 7866.
#' \href{https://www.ncbi.nlm.nih.gov/pubmed/26198319}{PubMed}
"ramilowski_links"


#' Ligand-receptor interaction dataframe
#'
#' Dataframe of ligand-receptor interactions curated by Teichmann et al
#' https://www.cellphonedb.org/
#'
#' @name cellphone_db_links
#' @docType data
#' @usage data(ramilowski_links)
#' @format data frame
"cellphone_db_links"
lubianat/zelda documentation built on Dec. 5, 2019, 3:26 a.m.