CRAN/E | DGEobj

DGEobj

Differential Gene Expression (DGE) Analysis Results Data Object

Installation

About

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).

Key Metrics

Version 1.1.2
R ≥ 3.5.0
Published 2022-05-16 710 days ago
Needs compilation? no
License GPL-3
CRAN checks DGEobj results
Language en-US

Downloads

Yesterday 22 0%
Last 7 days 80 -29%
Last 30 days 356 -1%
Last 90 days 1.029 -16%
Last 365 days 4.496 +0%

Maintainer

Maintainer

Connie Brett

connie@aggregate-genius.com

Authors

John Thompson

aut

Connie Brett

aut / cre

Isaac Neuhaus

aut

Ryan Thompson

aut

Material

README
NEWS
Reference manual
Package source

Vignettes

DGEobj: An S3 Object to Capture and Annotate DGE Workflows

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

DGEobj archive

Depends

R ≥ 3.5.0

Imports

assertthat
magrittr
stringr
utils

Suggests

biomaRt
conflicted
dplyr
edgeR
GenomicRanges
glue
knitr
rmarkdown
testthat

Reverse Imports

DGEobj.utils