Package: GraphExperiment 1.1.1

GraphExperiment: S4 Class for Quantitative Data and Associated Networks
GraphExperiment provides users and developers with an S4 class that extends `SingleCellExperiment` by offering infrastructure to store and retrieve networks (`igraph` objects) representing how assay features and/or observations are associated with each other. The class was designed to store networks inferred from high-dimensional quantitative data, with feature-feature networks including gene coexpression networks (GCNs), gene regulatory networks (GRNs), and co-abundance networks (from proteomics and metabolomics), and observation-observation network including cell-cell distances, species-species relationships, and sample-sample similarities.
Authors:
GraphExperiment_1.1.1.tar.gz
GraphExperiment_1.1.1.zip(r-4.7)GraphExperiment_1.1.1.zip(r-4.6)GraphExperiment_1.1.1.zip(r-4.5)
GraphExperiment_1.1.1.tgz(r-4.6-any)GraphExperiment_1.1.1.tgz(r-4.5-any)
GraphExperiment_1.1.1.tar.gz(r-4.7-any)GraphExperiment_1.1.1.tar.gz(r-4.6-any)
GraphExperiment_1.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
GraphExperiment/json (API)
NEWS
| # Install 'GraphExperiment' in R: |
| install.packages('GraphExperiment', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/almeidasilvaf/graphexperiment/issues
On BioConductor:GraphExperiment-1.1.0(bioc 3.24)GraphExperiment-1.0.0(bioc 3.23)
datarepresentationdataimportinfrastructuregeneexpressiontranscriptomicsnetworksinglecellbioconductorbioinformaticsoop
Last updated from:6ffe807211. Checks:1 NOTE, 9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | NOTE | 170 | ||
| linux-devel-x86_64 | OK | 303 | ||
| source / vignettes | OK | 254 | ||
| linux-release-x86_64 | OK | 268 | ||
| macos-release-arm64 | OK | 152 | ||
| macos-oldrel-arm64 | OK | 147 | ||
| windows-devel | OK | 205 | ||
| windows-release | OK | 242 | ||
| windows-oldrel | OK | 183 | ||
| wasm-release | OK | 109 |
Exports:colDatacolGraphcolGraph<-colGraphNamescolGraphNames<-colGraphscolGraphs<-GraphExperimentrowDatarowGraphrowGraph<-rowGraphNamesrowGraphNames<-rowGraphsrowGraphs<-
Dependencies:abindBiobaseBiocBaseUtilsBiocGenericsclicpp11DelayedArraygenericsGenomicRangesglueigraphIRangeslatticelifecyclemagrittrMatrixMatrixGenericsmatrixStatspkgconfigrlangS4ArraysS4VectorsSeqinfoSingleCellExperimentSparseArraySummarizedExperimentvctrsXVector
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| 'GraphExperiment' S4 class | GraphExperiment GraphExperiment-class |
| Coercion methods for 'GraphExperiment' objects | coerce,RangedSummarizedExperiment,GraphExperiment-method coerce,SingleCellExperiment,GraphExperiment-method coerce,SummarizedExperiment,GraphExperiment-method GraphExperiment-coerce |
| Methods for 'GraphExperiment' objects | colData colData,GraphExperiment-method colGraph colGraph,GraphExperiment,ANY-method colGraph,GraphExperiment,missing-method colGraph<- colGraph<-,GraphExperiment-method colGraphNames colGraphNames,GraphExperiment-method colGraphNames<- colGraphNames<-,GraphExperiment,character-method colGraphs colGraphs,GraphExperiment-method colGraphs<- colGraphs<-,GraphExperiment-method GraphExperiment-methods rowData rowData,GraphExperiment-method rowGraph rowGraph,GraphExperiment,ANY-method rowGraph,GraphExperiment,missing-method rowGraph<- rowGraph<-,GraphExperiment-method rowGraphNames rowGraphNames,GraphExperiment-method rowGraphNames<- rowGraphNames<-,GraphExperiment,character-method rowGraphs rowGraphs,GraphExperiment-method rowGraphs<- rowGraphs<-,GraphExperiment-method |
| Subsetting 'GraphExperiment' objects | GraphExperiment-subset [,GraphExperiment,ANY,ANY,ANY-method |
