Revision a3a0c4481c156816ed884a28f93c5b6692efd23b authored by Vladislav Kamenev on 03 September 2018, 14:03:29 UTC, committed by Vladislav Kamenev on 03 September 2018, 14:03:29 UTC
1 parent 4f0e68f
Raw File
shinyGAMAnalysis.Rd
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/shinyGAM.R
\name{shinyGAMAnalysis}
\alias{shinyGAMAnalysis}
\title{Constructs data frame with gene annotations and submits it into Shiny GAM web-server}
\usage{
shinyGAMAnalysis(es)
}
\arguments{
\item{es}{Expression set object}
}
\value{
URL for Shiny GAM
}
\description{
Constructs data frame with gene annotations and submits it into Shiny GAM web-server
}
back to top