Package: clipper 1.47.0
clipper: Gene Set Analysis Exploiting Pathway Topology
Implements topological gene set analysis using a two-step empirical approach. It exploits graph decomposition theory to create a junction tree and reconstruct the most relevant signal path. In the first step clipper selects significant pathways according to statistical tests on the means and the concentration matrices of the graphs derived from pathway topologies. Then, it "clips" the whole pathway identifying the signal paths having the greatest association with a specific phenotype.
Authors:
clipper_1.47.0.tar.gz
clipper_1.47.0.zip(r-4.5)clipper_1.47.0.zip(r-4.4)clipper_1.47.0.zip(r-4.3)
clipper_1.47.0.tgz(r-4.4-any)clipper_1.47.0.tgz(r-4.3-any)
clipper_1.47.0.tar.gz(r-4.5-noble)clipper_1.47.0.tar.gz(r-4.4-noble)
clipper_1.47.0.tgz(r-4.4-emscripten)clipper_1.47.0.tgz(r-4.3-emscripten)
clipper.pdf |clipper.html✨
clipper/json (API)
# Install 'clipper' in R: |
install.packages('clipper', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
On BioConductor:clipper-1.45.0(bioc 3.20)clipper-1.44.0(bioc 3.19)
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:623d9a9578. Checks:OK: 3 ERROR: 1 NOTE: 3. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | OK | Oct 30 2024 |
R-4.5-linux | OK | Oct 30 2024 |
R-4.4-win | NOTE | Oct 30 2024 |
R-4.4-mac | NOTE | Oct 30 2024 |
R-4.3-win | NOTE | Oct 30 2024 |
R-4.3-mac | ERROR | Oct 30 2024 |
Exports:clipperclipperAllRootscliqueMeanTestcliqueMixedTestcliquePairedTestcliqueVarianceTestdeleteEdgeeasyClipeasyLookgetGraphEntryGenesgetJunctionTreePathsnameCliquespathQplotInCytoscapeprunePaths
Dependencies:abindannotateAnnotationDbiaskpassBHBiobaseBiocGenericsBiocIOBiocParallelBiostringsbitbit64bitopsblobcachemclicodetoolscorpcorcpp11crayoncurlDBIDelayedArrayfastmapformatRfutile.loggerfutile.optionsGenomeInfoDbGenomeInfoDbDataGenomicAlignmentsGenomicFeaturesGenomicRangesgluegraphgRbasehttrigraphIRangesjsonliteKEGGgraphKEGGRESTlambda.rlatticelifecyclemagrittrMatrixMatrixGenericsmatrixStatsmemoisemimemvtnormopensslpkgconfigplogrpngqpgraphqtlR6RcppRcppArmadilloRcppEigenRCurlrestfulrRgraphvizRhtslibrjsonrlangRsamtoolsRSQLitertracklayerS4ArraysS4VectorssnowSparseArraySummarizedExperimentsysUCSC.utilsvctrsXMLxtableXVectoryamlzlibbioc
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Dissect the pathway to find the path with the greatest association with phenotype. | clipper |
Dissect the pathway to find the path with the greatest association with phenotype. | clipperAllRoots |
Mean test for cliques. | cliqueMeanTest |
Mean test for cliques. | cliqueMixedTest |
Paired mean test for cliques. | cliquePairedTest |
Variance test for cliques. | cliqueVarianceTest |
Remove an edge from 'graphNel' object. | deleteEdge |
Easy clip analysis. | easyClip |
Summarize clipper output. | easyLook |
Extract all the possible entry point (genes with no entering edges) from graph. | getGraphEntryGenes |
Extract the shortest paths along the junction tree of the graph. | getJunctionTreePaths |
Generate clique names from their own elements. | nameCliques |
Whole pathway test using qpipf. | pathQ |
Plot a pathway graph in Cytoscape highlighting the relevant path. | plotInCytoscape |
Summarize the paths obtained by clipper according to their similarity. | prunePaths |