Package: BioCor 1.31.0

Lluís Revilla Sancho

BioCor: Functional similarities

Calculates functional similarities based on the pathways described on KEGG and REACTOME or in gene sets. These similarities can be calculated for pathways or gene sets, genes, or clusters and combined with other similarities. They can be used to improve networks, gene selection, testing relationships...

Authors:Lluís Revilla Sancho [aut, cre], Pau Sancho-Bru [ths], Juan José Salvatella Lozano [ths]

BioCor_1.31.0.tar.gz
BioCor_1.31.0.zip(r-4.5)BioCor_1.31.0.zip(r-4.4)BioCor_1.31.0.zip(r-4.3)
BioCor_1.31.0.tgz(r-4.5-any)BioCor_1.31.0.tgz(r-4.4-any)BioCor_1.31.0.tgz(r-4.3-any)
BioCor_1.31.0.tar.gz(r-4.5-noble)BioCor_1.31.0.tar.gz(r-4.4-noble)
BioCor_1.31.0.tgz(r-4.4-emscripten)BioCor_1.31.0.tgz(r-4.3-emscripten)
BioCor.pdf |BioCor.html
BioCor/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/llrs/biocor/issues

Pkgdown site:https://llrs.github.io

On BioConductor:BioCor-1.31.0(bioc 3.21)BioCor-1.30.0(bioc 3.20)

statisticalmethodclusteringgeneexpressionnetworkpathwaysnetworkenrichmentsystemsbiologybioconductor-packagesbioinformaticsfunctional-similaritygenegene-setspathway-analysissimilaritysimilarity-measurement

6.59 score 14 stars 374 downloads 26 exports 53 dependencies

Last updated 3 months agofrom:59fbed3856. Checks:1 OK, 6 NOTE, 1 WARNING. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 28 2025
R-4.5-winNOTEJan 28 2025
R-4.5-macWARNINGJan 28 2025
R-4.5-linuxNOTEJan 28 2025
R-4.4-winNOTEJan 28 2025
R-4.4-macNOTEJan 28 2025
R-4.3-winNOTEJan 28 2025
R-4.3-macNOTEJan 28 2025

Exports:addSimilaritiesAintoBclusterGeneSimclusterSimcombinadiccombineScorescombineScoresParcombineSourcesD2JdiceSimduplicateIndicesgeneSiminverseListJ2DmclusterGeneSimmclusterSimmgeneSimmpathSimpathSimplot_dataplot_similarityremoveDupseq2matsimilaritiesweighted.prodweighted.sum

Dependencies:annotateAnnotationDbiaskpassBHBiobaseBiocGenericsBiocParallelBiostringsbitbit64blobcachemclicodetoolscpp11crayoncurlDBIfastmapformatRfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomeInfoDbDatagluegraphGSEABasehttrIRangesjsonliteKEGGRESTlambda.rlatticelifecycleMatrixmemoisemimeopensslpkgconfigplogrpngR6rlangRSQLiteS4VectorssnowsysUCSC.utilsvctrsXMLxtableXVector

About BioCor

Rendered fromBioCor_1_basics.Rmdusingknitr::rmarkdownon Jan 28 2025.

Last update: 2023-03-17
Started: 2018-02-28

Advanced usage of BioCor

Rendered fromBioCor_2_advanced.Rmdusingknitr::rmarkdownon Jan 28 2025.

Last update: 2023-03-17
Started: 2018-02-28

Readme and manuals

Help Manual

Help pageTopics
BioCor: A package to calculate functional similaritiesBioCor-package BioCor
Additive integration of similaritiesaddSimilarities
Insert a matrix into anotherAintoB
Similarity score between clusters of genes based on genes similarityclusterGeneSim clusterGeneSim,character,character,GeneSetCollection-method
Similarity score between clusters of genes based on pathways similarityclusterSim clusterSim,character,character,GeneSetCollection-method
i-th combination of n elements taken from rcombinadic
Combining valuescombineScores combineScoresPar
Combine different sources of pathwayscombineSources
Convert the similarities formatsconversions D2J J2D
Compare pathwaysdiceSim
Finds the indices of the duplicated events of a vectorduplicateIndices
Similarity score genes based on pathways similaritygeneSim geneSim,character,character,GeneSetCollection-method
Invert a listinverseList
Similarity score between clusters of genes based on genes similaritymclusterGeneSim mclusterGeneSim,list,GeneSetCollection-method
Similarity score between clusters of genes based on pathways similaritymclusterSim mclusterSim,list,GeneSetCollection-method
Similarity score genes based on pathways similaritymgeneSim mgeneSim,character,GeneSetCollection-method mgeneSim,missing,GeneSetCollection-method
Calculates the Dice similarity between pathwaysmpathSim mpathSim,character,GeneSetCollection,ANY-method mpathSim,missing,GeneSetCollection,ANY-method mpathSim,missing,list,ANY-method mpathSim,missing,list,missing-method
Calculates the Dice similarity between pathwayspathSim pathSim,character,character,GeneSetCollection-method
The position of the nodes is based on the similarity between them.plot_data plot_similarity
Remove duplicated rows and columnsremoveDup
Transforms a vector to a symmetric matrixseq2mat
Apply a function to a list of similaritiessimilarities
Weighted operationsweighted weighted.prod weighted.sum