The goseq
package provides a method to detect Gene Ontology and/or other user defined categories which are over/under represented in RNA-seq data.
goseq
can be found on Bioconductor (https://www.bioconductor.org/packages/goseq).
You can install the version of goseq
which is on Bioconductor with these commands:
if (!require("BiocManager")) { install.packages("BiocManager") } BiocManager::install("goseq")
Alternatively, you can install the development version of goseq
from GitHub with:
library("remotes") remotes::install_github("federicomarini/goseq")
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4