Package: geneset 0.2.8

Yunze Liu

geneset: Get Gene Sets for Gene Enrichment Analysis

Gene sets are fundamental for gene enrichment analysis. The package 'geneset' enables querying gene sets from public databases including 'GO' (Gene Ontology Consortium. (2004) <doi:10.1093/nar/gkh036>), 'KEGG' (Minoru et al. (2000) <doi:10.1093/nar/28.1.27>), 'WikiPathway' (Marvin et al. (2020) <doi:10.1093/nar/gkaa1024>), 'MsigDb' (Arthur et al. (2015) <doi:10.1016/j.cels.2015.12.004>), 'Reactome' (David et al. (2011) <doi:10.1093/nar/gkq1018>), 'MeSH' (Ish et al. (2014) <doi:10.4103/0019-5413.139827>), 'DisGeNET' (Janet et al. (2017) <doi:10.1093/nar/gkw943>), 'Disease Ontology' (Lynn et al. (2011) <doi:10.1093/nar/gkr972>), 'Network of Cancer Genes' (Dimitra et al. (2019) <doi:10.1186/s13059-018-1612-0>) and 'COVID-19' (Maxim et al. (2020) <doi:10.21203/rs.3.rs-28582/v1>). Gene sets are stored in the list object which provides data frame of 'geneset' and 'geneset_name'. The 'geneset' has two columns of term ID and gene ID. The 'geneset_name' has two columns of terms ID and term description.

Authors:Yunze Liu [aut, cre]

geneset_0.2.8.tar.gz
geneset_0.2.8.zip(r-4.5)geneset_0.2.8.zip(r-4.4)geneset_0.2.8.zip(r-4.3)
geneset_0.2.8.tgz(r-4.4-any)geneset_0.2.8.tgz(r-4.3-any)
geneset_0.2.8.tar.gz(r-4.5-noble)geneset_0.2.8.tar.gz(r-4.4-noble)
geneset_0.2.8.tgz(r-4.4-emscripten)geneset_0.2.8.tgz(r-4.3-emscripten)
geneset.pdf |geneset.html
geneset/json (API)

# Install 'geneset' in R:
install.packages('geneset', repos = c('https://ganglilab.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/ganglilab/geneset/issues

Datasets:
  • enrichr_metadata - Datasets go_org contains GO species information
  • ensOrg_name - Datasets go_org contains GO species information
  • go_org - Datasets go_org contains GO species information
  • kegg_org - Datasets go_org contains GO species information
  • mesh_metadata - Datasets go_org contains GO species information
  • mesh_org - Datasets go_org contains GO species information
  • msigdb_org - Datasets go_org contains GO species information
  • org2cate - Datasets go_org contains GO species information
  • reactome_org - Datasets go_org contains GO species information
  • wiki_org - Datasets go_org contains GO species information

On CRAN:

enrichment-analysisgenegeneset-enrichment

8 exports 7 stars 1.66 score 23 dependencies 2 dependents 18 scripts 475 downloads

Last updated 1 years agofrom:b5c20beecc. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 02 2024
R-4.5-winOKSep 02 2024
R-4.5-linuxOKSep 02 2024
R-4.4-winOKSep 02 2024
R-4.4-macOKSep 02 2024
R-4.3-winOKSep 02 2024
R-4.3-macOKSep 02 2024

Exports:getEnrichrdbgetGOgetHgDiseasegetKEGGgetMeshgetMsigdbgetReactomegetWiki

Dependencies:bitopsclidplyrfansifstfstcoregenericsgluelifecyclemagrittrpillarpkgconfigR6RcppRCurlrlangstringistringrtibbletidyselectutf8vctrswithr

Readme and manuals

Help Manual

Help pageTopics
Datasets go_org contains GO species informationDatasets enrichr_metadata ensOrg_name go_org kegg_org mesh_metadata mesh_org msigdb_org org2cate reactome_org wiki_org
Get EnrichrDB geneset and geneset_name Geneset is a data.frame of 2 columns with term id and gene idgetEnrichrdb
Get GO geneset and geneset_name Geneset is a data.frame of 2 columns with term id and gene id; Geneset_name is a data.frame of 2 columns with term id and term descriptiongetGO
Get HgDisease geneset and geneset_name Human disease gene sets from Disease Ontology (DO),DisGeNET, Network of Cancer Gene (NCG) version 6 and v7, and covid19-specific. Geneset is a data.frame of 2 columns with term id and gene id; Geneset_name is a data.frame of 2 columns with term id and term descriptiongetHgDisease
Get KEGG geneset and geneset_name Geneset is a data.frame of 2 columns with term id and gene id; Geneset_name is a data.frame of 2 columns with term id and term descriptiongetKEGG
Get MeSH geneset and geneset_name MeSH is the annotation used for MEDLINE/PubMed articles and is manually curated by NLM (U.S. National Library of Medicine). Geneset is a data.frame of 2 columns with term id and gene id; Geneset_name is a data.frame of 2 columns with term id and term descriptiongetMesh
Get MsigDb geneset and geneset_name Geneset is a data.frame of 2 columns with term id and gene idgetMsigdb
Get Reactome geneset and geneset_name Geneset is a data.frame of 2 columns with term id and gene id; Geneset_name is a data.frame of 2 columns with term id and term descriptiongetReactome
Get WikiPathway geneset and geneset_name Geneset is a data.frame of 2 columns with term id and gene id; Geneset_name is a data.frame of 2 columns with term id and term descriptiongetWiki