DataMapper-class: An S4 Class For Mapping from Raw Experimental Data to a...

DataMapper-classR Documentation

An S4 Class For Mapping from Raw Experimental Data to a Specific S4 Object

Description

This object will be used as a way to abstract away data preprocessing.

Slots

  • rawdata: A list-like object containing one or more pieces of raw data that will be processed and mapped to the slots of an S4 object.

  • metadata: A List of object level metadata.


bhklab/CoreGx documentation built on March 14, 2024, 3:04 a.m.