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.5)DGEobj_1.1.2.zip(r-4.4)DGEobj_1.1.2.zip(r-4.3)
DGEobj_1.1.2.tgz(r-4.5-any)DGEobj_1.1.2.tgz(r-4.4-any)DGEobj_1.1.2.tgz(r-4.3-any)
DGEobj_1.1.2.tar.gz(r-4.5-noble)DGEobj_1.1.2.tar.gz(r-4.4-noble)
DGEobj_1.1.2.tgz(r-4.4-emscripten)DGEobj_1.1.2.tgz(r-4.3-emscripten)
DGEobj.pdf |DGEobj.html
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 337 downloads 20 exports 9 dependencies

Last updated 2 months agofrom:f9ea01bfe8. Checks:9 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 30 2025
R-4.5-winOKMar 30 2025
R-4.5-macOKMar 30 2025
R-4.5-linuxOKMar 30 2025
R-4.4-winOKMar 30 2025
R-4.4-macOKMar 30 2025
R-4.4-linuxOKMar 30 2025
R-4.3-winOKMar 30 2025
R-4.3-macOKMar 30 2025

Exports:addItemaddItemsannotateDGEobjbaseTypebaseTypesgetAttributesgetBaseTypegetItemgetItemsgetTypeinitDGEobjinitDGEobjDefinventorynewTyperesetDGEobjrmItemsetAttributesshowAttributesshowMetashowTypes

Dependencies:assertthatcligluelifecyclemagrittrrlangstringistringrvctrs

DGEobj: An S3 Object to Capture and Annotate DGE Workflows

Rendered fromDGEobj_Overview.Rmdusingknitr::rmarkdownon Mar 30 2025.

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