Package: GeneOverlap 1.41.0

António Miguel de Jesus Domingues, Max-Planck Institute for Cell Biology and Genetics

GeneOverlap: Test and visualize gene overlaps

Test two sets of gene lists and visualize the results.

Authors:Li Shen, Icahn School of Medicine at Mount Sinai <[email protected]>

GeneOverlap_1.41.0.tar.gz
GeneOverlap_1.41.0.zip(r-4.5)GeneOverlap_1.41.0.zip(r-4.4)GeneOverlap_1.41.0.zip(r-4.3)
GeneOverlap_1.41.0.tgz(r-4.4-any)GeneOverlap_1.41.0.tgz(r-4.3-any)
GeneOverlap_1.41.0.tar.gz(r-4.5-noble)GeneOverlap_1.41.0.tar.gz(r-4.4-noble)
GeneOverlap_1.41.0.tgz(r-4.4-emscripten)GeneOverlap_1.41.0.tgz(r-4.3-emscripten)
GeneOverlap.pdf |GeneOverlap.html
GeneOverlap/json (API)

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

Peer review:

Bug tracker:https://github.com/shenlab-sinai/shenlab-sinai/issues

Datasets:

On BioConductor:GeneOverlap-1.41.0(bioc 3.20)GeneOverlap-1.40.0(bioc 3.19)

bioconductor-package

24 exports 1.31 score 6 dependencies 1 dependents 40 mentions

Last updated 2 months agofrom:8f0d95c11b

Exports:drawHeatmapgetContblgetGenomeSizegetGsetAgetGsetBgetIntersectiongetJaccardgetListAgetListBgetMatrixgetNestedListgetOddsRatiogetPvalgetSelfComparegetTestedgetUnionnewGeneOverlapnewGOMprintsetGenomeSize<-setListA<-setListB<-showtestGeneOverlap

Dependencies:bitopscaToolsgplotsgtoolsKernSmoothRColorBrewer

Testing and visualizing gene overlaps with the "GeneOverlap" package

Rendered fromGeneOverlap.Rnwusingutils::Sweaveon Jun 22 2024.

Last update: 2014-01-10
Started: 2014-01-10

Readme and manuals

Help Manual

Help pageTopics
Test and visualize overlaps between gene listsGeneOverlap-package
Visualize GeneOverlapMatrix objects as heatmapsdrawHeatmap drawHeatmap,GeneOverlapMatrix-method
Test overlap between two gene lists using Fisher's exact test.GeneOverlap-class print,GeneOverlap-method show,GeneOverlap-method
Matrix representation of the pairwise overlaps between two gene setsGeneOverlapMatrix-class print,GeneOverlapMatrix-method show,GeneOverlapMatrix-method
Accessors for the "genome.size" slot of the GeneOverlap classgetGenomeSize getGenomeSize,GeneOverlap-method setGenomeSize<- setGenomeSize<-,GeneOverlap-method
Accessors for the "listA" and "listB" slots of GeneOverlap classgetListA getListA,GeneOverlap-method getListB getListB,GeneOverlap-method setListA<- setListA<-,GeneOverlap-method setListB<- setListB<-,GeneOverlap-method
Read-only accessors for the "intersection", "union", "is.tested", "cont.tbl", "pval", "odds.ratio", "Jaccard" slots of the GeneOverlap classgetContbl getContbl,GeneOverlap-method getIntersection getIntersection,GeneOverlap-method getJaccard getJaccard,GeneOverlap-method getOddsRatio getOddsRatio,GeneOverlap-method getPval getPval,GeneOverlap-method getTested getTested,GeneOverlap-method getUnion getUnion,GeneOverlap-method
Read-only accessors for the various slots of the GeneOverlapMatrix classgetGsetA getGsetA,GeneOverlapMatrix-method getGsetB getGsetB,GeneOverlapMatrix-method getMatrix getMatrix,GeneOverlapMatrix-method getNestedList getNestedList,GeneOverlapMatrix-method getSelfCompare getSelfCompare,GeneOverlapMatrix-method [ [,GeneOverlapMatrix-method
Genome size based on RNA-seq datags.RNASeq
ChIP-seq gene listshESC.ChIPSeq.list
RNA-seq gene listshESC.RNASeq.list
Constructor for the GeneOverlap classnewGeneOverlap
Constructor for the GeneOverlapMatrix classnewGOM
Test function for the GeneOverlap classtestGeneOverlap testGeneOverlap,GeneOverlap-method