MultiDataSet

MultiDataSet provides an R/Bioconductor class for standardized management and integration of multiple omic datasets derived from the same subjects to support multi-omics analysis.


Key Features:

  • Standardized Data Management: Implements a unified class structure that encapsulates multiple omic datasets within the R/Bioconductor framework.
  • Handling Non-Complete Datasets: Manages incomplete and disparate datasets to accommodate missing assays across subjects.
  • Flexible Subsetting and Sample Selection: Provides general methods for subsetting features and selecting samples across contained datasets.
  • Integration with Third-Party Packages: Enables integration analyses by interoperating with third-party R/Bioconductor packages.
  • Custom Method Development: Allows development and incorporation of new methods and functions tailored for omic data integration.
  • Encapsulation of Novel Data Types: Encapsulates unimplemented or novel experimental data types within the class structure.

Scientific Applications:

  • Integration Analysis: Supports multi-omics integration analyses across different omic layers from the same subjects.
  • Development of New Analytical Methods: Serves as a basis for creating and testing new algorithms and functions for omic data integration.
  • Encapsulation of Diverse Biological Data: Provides a platform to represent and analyze diverse datasets from biological experiments.

Methodology:

Implements a unified R/Bioconductor class to encapsulate multiple omic datasets, provides methods for subsetting features and selecting samples, handles incomplete datasets, and enables integration with third-party packages and development of custom methods.

Topics

Collections

Details

Tool Type:
command-line tool, library
Operating Systems:
Linux, Windows, Mac
Programming Languages:
R
Added:
1/17/2017
Last Updated:
11/24/2024

Operations

Publications

Hernandez-Ferrer C, Ruiz-Arenas C, Beltran-Gomila A, González JR. MultiDataSet: an R package for encapsulating multiple data sets with application to omic data integration. BMC Bioinformatics. 2017;18(1). doi:10.1186/s12859-016-1455-1. PMID:28095799. PMCID:PMC5240259.

PMID: 28095799
PMCID: PMC5240259
Funding: - Ministerio de Economía y Competitividad (ES): MTM2015-68140-R - Agència de Gestió d’Ajuts Universitaris i de Recerca: 016FI_B 00272 - Seventh Framework Programme: 308333

Documentation

Downloads

Links

Related Tools

rexposome
Relation: uses