#' relationship between isoforms and events
#'
#'
#' @name EventXtrans
#'
#' @return EventXtrans object contains the relationship between the
#' isoforms and the events. It is a list of 4 elements. the first three
#' stored sparse matrices relating the isoforms with the events. The fourth
#' element stores de names of the reference annotation used (isoforms names)
#'
#' @format A \code{list} object \code{EventXtrans[[1]]} displays the isoform
#' that build up the path1 of each event.
#'
#' @usage data(EventXtrans)
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.