https://github.com/ctlab/phantasus
Revision e41578d1ab1583c3f9398220854c080c083d362c authored by Vladislav Kamenev on 03 August 2018, 05:15:55 UTC, committed by Vladislav Kamenev on 03 August 2018, 12:50:13 UTC
1 parent c0fa1e7
Raw File
Tip revision: e41578d1ab1583c3f9398220854c080c083d362c authored by Vladislav Kamenev on 03 August 2018, 05:15:55 UTC
One docker for all
Tip revision: e41578d
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