https://github.com/ctlab/phantasus
Revision 56686faede22937d236f0119f74f30dc07c8cc67 authored by Maksim Kleverov on 20 October 2021, 13:07:58 UTC, committed by Space on 20 October 2021, 13:07:58 UTC
1 parent c583de0
Raw File
Tip revision: 56686faede22937d236f0119f74f30dc07c8cc67 authored by Maksim Kleverov on 20 October 2021, 13:07:58 UTC
-y to firefox
Tip revision: 56686fa
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