This site is a development preview. As such the content and styling may not be final and is subject to change before going into production. To see more information about the redesign click here.

ReUseData

This is the development version of ReUseData; for the stable release version, see ReUseData.

Reusable and reproducible Data Management

Bioconductor version: Development (3.18)

ReUseData is an _R/Bioconductor_ software tool to provide a systematic and versatile approach for standardized and reproducible data management. ReUseData facilitates transformation of shell or other ad hoc scripts for data preprocessing into workflow-based data recipes. Evaluation of data recipes generate curated data files in their generic formats (e.g., VCF, bed). Both recipes and data are cached using database infrastructure for easy data management and reuse. Prebuilt data recipes are available through ReUseData portal ("https://rcwl.org/dataRecipes/") with full annotation and user instructions. Pregenerated data are available through ReUseData cloud bucket that is directly downloadable through "getCloudData()".

Author: Qian Liu [aut, cre]

Maintainer: Qian Liu <qian.liu at roswellpark.org>

Citation (from within R, enter citation("ReUseData")):

Installation

To install this package, start R (version "4.3") and enter:

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("ReUseData")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

Reference Manual PDF

Details

biocViews DataImport, ImmunoOncology, Infrastructure, Preprocessing, Software
Version 1.1.0
In Bioconductor since BioC 3.17 (R-4.3) (< 6 months)
License GPL-3
Depends
Imports Rcwl, RcwlPipelines, BiocFileCache, S4Vectors, stats, tools, utils, methods, jsonlite, yaml, basilisk
Linking To
Suggests knitr, rmarkdown, testthat (>= 3.0.0)
System Requirements
Enhances
URL https://github.com/rworkflow/ReUseData
Bug Reports https://github.com/rworkflow/ReUseData/issues
See More
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package
Windows Binary
macOS Binary (x86_64) ReUseData_1.1.0.tgz
macOS Binary (arm64) ReUseData_1.1.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/ReUseData
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/ReUseData
Bioc Package Browser https://code.bioconductor.org/browse/ReUseData/
Package Short Url https://bioconductor.org/packages/ReUseData/
Package Downloads Report Download Stats