Package: GOfuncR 1.27.0
GOfuncR: Gene ontology enrichment using FUNC
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 (01-May-2021). 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.
Authors:
GOfuncR_1.27.0.tar.gz
GOfuncR_1.27.0.zip(r-4.5)GOfuncR_1.27.0.zip(r-4.4)GOfuncR_1.27.0.zip(r-4.3)
GOfuncR_1.27.0.tgz(r-4.4-x86_64)GOfuncR_1.27.0.tgz(r-4.4-arm64)GOfuncR_1.27.0.tgz(r-4.3-x86_64)GOfuncR_1.27.0.tgz(r-4.3-arm64)
GOfuncR_1.27.0.tar.gz(r-4.5-noble)GOfuncR_1.27.0.tar.gz(r-4.4-noble)
GOfuncR_1.27.0.tgz(r-4.4-emscripten)GOfuncR_1.27.0.tgz(r-4.3-emscripten)
GOfuncR.pdf |GOfuncR.html✨
GOfuncR/json (API)
NEWS
# Install 'GOfuncR' in R: |
install.packages('GOfuncR', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
On BioConductor:GOfuncR-1.27.0(bioc 3.21)GOfuncR-1.26.0(bioc 3.20)
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 23 days agofrom:872b8cdffd. Checks:OK: 1 WARNING: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 18 2024 |
R-4.5-win-x86_64 | WARNING | Nov 18 2024 |
R-4.5-linux-x86_64 | WARNING | Nov 18 2024 |
R-4.4-win-x86_64 | WARNING | Nov 18 2024 |
R-4.4-mac-x86_64 | WARNING | Nov 18 2024 |
R-4.4-mac-aarch64 | WARNING | Nov 18 2024 |
R-4.3-win-x86_64 | WARNING | Nov 18 2024 |
R-4.3-mac-x86_64 | WARNING | Nov 18 2024 |
R-4.3-mac-aarch64 | WARNING | Nov 18 2024 |
Exports:get_anno_categoriesget_anno_genesget_child_nodesget_idsget_namesget_parent_nodesgo_enrichplot_anno_scoresrefine
Dependencies:AnnotationDbiaskpassBiobaseBiocGenericsBiostringsbitbit64blobcachemclicpp11crayoncurlDBIfastmapgenericsGenomeInfoDbGenomeInfoDbDataGenomicRangesgluegtoolshttrIRangesjsonliteKEGGRESTlatticelifecyclemapplotsmemoisemimeopensslpkgconfigplogrpngR6RcpprlangRSQLiteS4VectorssmsysUCSC.utilsvctrsvioplotXVectorzlibbioczoo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get all associated ontology categories for the input genes | get_anno_categories |
Get genes that are annotated to GO-categories | get_anno_genes |
Get all child nodes of gene ontology categories | get_child_nodes |
Get the ID of a GO-category given its name | get_ids |
Get the full names of gene ontology categories given the IDs | get_names |
Get all parent nodes of gene ontology categories | get_parent_nodes |
Test gene sets for enrichment in GO-categories | go_enrich |
Plot distribution of scores of genes annotated to GO-categories | plot_anno_scores |
Refine results given a FWER threshold | refine |