https://github.com/ctlab/phantasus
Revision 5a1f686c5b46f8fc7fcb11316787d5a87d67ab4a authored by Alexey Sergushichev on 30 September 2020, 12:26:01 UTC, committed by Alexey Sergushichev on 30 September 2020, 12:26:01 UTC
1 parent 8d87c9a
Raw File
Tip revision: 5a1f686c5b46f8fc7fcb11316787d5a87d67ab4a authored by Alexey Sergushichev on 30 September 2020, 12:26:01 UTC
Update JS
Tip revision: 5a1f686
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