Revision d227226ab2302a82e6aa39eb5417f69e605243bb authored by Alexey Sergushichev on 20 December 2019, 16:41:29 UTC, committed by Alexey Sergushichev on 20 December 2019, 16:41:29 UTC
1 parent 22f39e5
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