Package: GOfuncR
Type: Package
Title: Gene ontology enrichment using FUNC
Version: 1.2.0
Date: 2018-10-12
Author: Steffi Grote
Maintainer: Steffi Grote <steffi_grote@eva.mpg.de>
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 (11-Oct-2018).  
    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: 2018-10-31 04:06:35 UTC; biocbuild
git_url: https://git.bioconductor.org/packages/GOfuncR
git_branch: RELEASE_3_8
git_last_commit: 140a3ce
git_last_commit_date: 2018-10-30
Date/Publication: 2018-10-30
Built: R 3.5.1; i386-w64-mingw32; 2018-10-31 11:15:44 UTC; windows
Archs: i386, x64
