Revision 5bfe49cd5b3f50ddb61aae141c501dc2bea4472b authored by petrovich on 19 July 2019, 10:24:31 UTC, committed by petrovich on 19 July 2019, 10:24:31 UTC
This reverts commit e85d77a39d90917fcc9126958b24c11d660ca5ad.
1 parent e85d77a
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