Nothing
#' ASpediaFI accessors
#'
#' @param object an ASpediaFI object
#' @param value a value to replace. For details, please see help(ASpediaFI).
#' @param ... additional arguments to be passed
#' @name ASpediaFI-accessor
#' @return Slots of the \code{ASpediaFI} object
#' @examples
#' fi <- new('ASpediaFI')
#'
#' data('GSE114922.psi')
#' psi(fi) <- GSE114922.psi
#'
#' psi(fi)
NULL
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.