Select Git revision
Forked from
LBMC / nextflow
Source project has a limited visibility.
cli_run_topgo.Rd 421 B
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/main.R
\name{cli_run_topgo}
\alias{cli_run_topgo}
\title{Cli TopGO Wrapper}
\usage{
cli_run_topgo()
}
\description{
Cli TopGO Wrapper
}
\details{
perform a TopGO analysis using fisher statistics on human go term
for:
\enumerate{
\item Each go term type: BP, MF, CC
\item Down-regulated, Up-regulated and all differentially expressed genes
}
}