Package: GraphExperiment 1.0.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.0.1.tar.gz
GraphExperiment_1.0.1.zip(r-4.7)GraphExperiment_1.0.1.zip(r-4.6)GraphExperiment_1.0.1.zip(r-4.5)
GraphExperiment_1.0.1.tgz(r-4.6-any)GraphExperiment_1.0.1.tgz(r-4.5-any)
GraphExperiment_1.0.1.tar.gz(r-4.7-any)GraphExperiment_1.0.1.tar.gz(r-4.6-any)
GraphExperiment_1.0.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-release.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/almeidasilvaf/graphexperiment/issues
On BioConductor:GraphExperiment-1.1.1(bioc 3.24)GraphExperiment-1.0.1(bioc 3.23)
datarepresentationdataimportinfrastructuregeneexpressiontranscriptomicsnetworksinglecellbioconductorbioinformaticsoop
Last updated from:4494c104f4 (on RELEASE_3_23). Checks:1 NOTE, 9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | NOTE | 166 | ||
| linux-devel-x86_64 | OK | 309 | ||
| source / vignettes | OK | 250 | ||
| linux-release-x86_64 | OK | 297 | ||
| macos-release-arm64 | OK | 209 | ||
| macos-oldrel-arm64 | OK | 296 | ||
| windows-devel | OK | 570 | ||
| windows-release | OK | 558 | ||
| windows-oldrel | OK | 538 | ||
| wasm-release | OK | 128 |
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 |
