Revision 04f5c8897a8c3bd207ca9107a4cb92f65ec6cdd7 authored by petrovich on 04 September 2019, 04:18:36 UTC, committed by petrovich on 10 September 2019, 17:13:21 UTC
1 parent f3ef1d1
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