Nothing
#' @title Caprion panel
#' @description Information based on Caprion pilot studies
#' @docType data
#' @keywords datasets internal
#' @format A data frame with 987 rows and 12 variables:
#' \describe{
#' \item{\code{Gene}}{HGNC symbols simplified in four instances}
#' \item{\code{Gene.orig}}{HGNC symbol}
#' \item{\code{Protein}}{Protein name as in UniProt}
#' \item{\code{Accession}}{UniProt id}
#' \item{\code{Protein.Description}}{Detailed information on protein}
#' \item{\code{GO.Cellular.Component}}{GO Ceullular component}
#' \item{\code{GO.Function}}{GO function}
#' \item{\code{GO.Process}}{GO process}
#' \item{\code{ensGenes}}{Ensembl genes}
#' \item{\code{chrom}}{chromosome}
#' \item{\code{chr}}{chromosome}
#' \item{\code{starts}}{start positions}
#' \item{\code{ends}}{end positions}
#' \item{\code{start}}{minimum start}
#' \item{\code{end}}{maximum end}
#' }
#' @details See the Caprion repository involving its use.
"caprion"
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.