Package: GOfuncR
Type: Package
Title: Gene ontology enrichment using FUNC
Version: 1.6.1
Date: 2019-10-22
Author: Steffi Grote
Maintainer: Steffi Grote <grote.steffi@gmail.com>
Description: GOfuncR performs a gene ontology enrichment analysis based on
    the ontology enrichment software FUNC. GO-annotations are obtained 
    from OrganismDb or OrgDb packages ('Homo.sapiens' by default);
    the GO-graph is included in the package and updated regularly (07-Oct-2019).  
    GOfuncR provides the standard candidate vs. background enrichment analysis
    using the hypergeometric test, as well as three additional tests: 
    (i) the Wilcoxon rank-sum test that is used when genes are ranked, 
    (ii) a binomial test that is used when genes are associated with two counts and 
    (iii) a Chi-square or Fisher's exact test that is used in cases when 
    genes are associated with four counts.  
    To correct for multiple testing and interdependency of the tests, 
    family-wise error rates are computed based on random permutations 
    of the gene-associated variables.
    GOfuncR also provides tools for exploring the ontology graph and the annotations,
    and options to take gene-length or spatial clustering of genes into account.
    It is also possible to provide custom gene coordinates, annotations and ontologies.
License: GPL (>= 2)
Imports: Rcpp (>= 0.11.5), mapplots (>= 1.5), gtools (>= 3.5.0),
        GenomicRanges (>= 1.28.4), IRanges, AnnotationDbi, utils,
        grDevices, graphics, stats,
Depends: R (>= 3.4), vioplot (>= 0.2),
LinkingTo: Rcpp
Suggests: Homo.sapiens, BiocStyle, knitr, testthat
VignetteBuilder: knitr
biocViews: GeneSetEnrichment, GO
NeedsCompilation: yes
Packaged: 2020-03-30 04:12:48 UTC; biocbuild
git_url: https://git.bioconductor.org/packages/GOfuncR
git_branch: RELEASE_3_10
git_last_commit: a485fbd
git_last_commit_date: 2020-03-29
Date/Publication: 2020-03-29
Built: R 3.6.3; i386-w64-mingw32; 2020-03-30 13:11:43 UTC; windows
Archs: i386, x64
