Nothing
#'An example of isoform-gene relationship specification helpful to demonstrate
#'the use of the NBSplice R package.
#'
#'A dataset containing isoform-gene relationships.
#'
#'\describe{
#'This data.frame complements the expression matrix provided as the
#'\link{isoCounts} data. See \link{isoCounts} man page for information about
#'\link{geneIso} construction.
#'Each row of this data.frame specifies one specific and unique
#'isoform-gene relationship.
#'\item{gene_id}{Column with the gene names}.
#'\item{isoform_id}{Column with the isoform names}.
#'
#'}
#'
#'@include NBSplice-isoCounts.R
#'@docType data
#'@format A data.frame object
#'@source see \code{\link{IsoDataSet-class}}
#'@name geneIso
#'@family IsoDataSet
#'@author Gabriela A. Merino \email{merino.gabriela33@@gmail.com} and
#'Elmer A. Fernandez \email{efernandez@bdmg.com.ar}
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.