https://github.com/ctlab/phantasus
Revision 2bf4b7346eb13ff77a90b84e177d83f94f2377d9 authored by petrovich on 29 January 2019, 16:29:30 UTC, committed by Vladislav Kamenev on 04 February 2019, 16:04:05 UTC
1 parent 34b4118
Raw File
Tip revision: 2bf4b7346eb13ff77a90b84e177d83f94f2377d9 authored by petrovich on 29 January 2019, 16:29:30 UTC
Dataset permanent link
Tip revision: 2bf4b73
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