Package: DGEobj 1.1.2

DGEobj: Differential Gene Expression (DGE) Analysis Results Data Object

Provides a flexible container to manage and annotate Differential Gene Expression (DGE) analysis results (Smythe et. al (2015) <doi:10.1093/nar/gkv007>). The DGEobj has data slots for row (gene), col (samples), assays (matrix n-rows by m-samples dimensions) and metadata (not keyed to row, col, or assays). A set of accessory functions to deposit, query and retrieve subsets of a data workflow has been provided. Attributes are used to capture metadata such as species and gene model, including reproducibility information such that a 3rd party can access a DGEobj history to see how each data object was created or modified. Since the DGEobj is customizable and extensible it is not limited to RNA-seq analysis types of workflows -- it can accommodate nearly any data analysis workflow that starts from a matrix of assays (rows) by samples (columns).

Authors:John Thompson [aut], Connie Brett [aut, cre], Isaac Neuhaus [aut], Ryan Thompson [aut]

DGEobj_1.1.2.tar.gz
DGEobj_1.1.2.zip(r-4.7)DGEobj_1.1.2.zip(r-4.6)DGEobj_1.1.2.zip(r-4.5)
DGEobj_1.1.2.tgz(r-4.6-any)DGEobj_1.1.2.tgz(r-4.5-any)
DGEobj_1.1.2.tar.gz(r-4.7-any)DGEobj_1.1.2.tar.gz(r-4.6-any)
DGEobj_1.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
DGEobj/json (API)
NEWS

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

Bug tracker:https://github.com/cb4ds/dgeobj/issues

On CRAN:

Conda:

5.60 score 2 stars 2 packages 33 scripts 331 downloads 20 exports 9 dependencies

Last updated from:f9ea01bfe8. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK146
source / vignettesOK157
linux-release-x86_64OK156
macos-release-arm64OK136
macos-oldrel-arm64OK153
windows-develOK100
windows-releaseOK88
windows-oldrelOK92
wasm-releaseOK120

Exports:addItemaddItemsannotateDGEobjbaseTypebaseTypesgetAttributesgetBaseTypegetItemgetItemsgetTypeinitDGEobjinitDGEobjDefinventorynewTyperesetDGEobjrmItemsetAttributesshowAttributesshowMetashowTypes

Dependencies:assertthatcligluelifecyclemagrittrrlangstringistringrvctrs

DGEobj: An S3 Object to Capture and Annotate DGE Workflows

Rendered fromDGEobj_Overview.Rmdusingknitr::rmarkdownon Jun 02 2026.

Last update: 2022-05-21
Started: 2019-06-10