Package: GeneOverlap 1.43.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.43.0.tar.gz
GeneOverlap_1.43.0.zip(r-4.5)GeneOverlap_1.43.0.zip(r-4.4)GeneOverlap_1.43.0.zip(r-4.3)
GeneOverlap_1.43.0.tgz(r-4.4-any)GeneOverlap_1.43.0.tgz(r-4.3-any)
GeneOverlap_1.43.0.tar.gz(r-4.5-noble)GeneOverlap_1.43.0.tar.gz(r-4.4-noble)
GeneOverlap_1.43.0.tgz(r-4.4-emscripten)GeneOverlap_1.43.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:

Datasets:

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

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

multiplecomparisonvisualization

5.41 score 258 scripts 884 downloads 24 exports 6 dependencies

Last updated 23 days agofrom:30085d3d0a. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 30 2024
R-4.5-winNOTEOct 30 2024
R-4.5-linuxNOTEOct 30 2024
R-4.4-winNOTEOct 30 2024
R-4.4-macNOTEOct 30 2024
R-4.3-winNOTEOct 30 2024
R-4.3-macNOTEOct 30 2024

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

Dependencies:bitopscaToolsgplotsgtoolsKernSmoothRColorBrewer

Testing and visualizing gene overlaps with the "GeneOverlap" package

Rendered fromGeneOverlap.Rnwusingutils::Sweaveon Oct 30 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