Revision c456f79a39dbaf3a4522516b5357d697e4780c42 authored by Vladislav Kamenev on 31 July 2018, 09:51:51 UTC, committed by Vladislav Kamenev on 31 July 2018, 09:51:51 UTC
This reverts commit 2c053b597041bf04e31de4e71dd22f31f0ec6b52.
1 parent b573534
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