insightsengineering / teal.data

Data model for teal applications
https://insightsengineering.github.io/teal.data/
Other
8 stars 7 forks source link

Response to comments from CRAN `0.4.0-rc2` #284

Closed averissimo closed 7 months ago

averissimo commented 7 months ago

Closes #283

Changes description

Here are a few alternatives

  1. Utilities to provide a unified data model for teal applications focusing on reproducibility and relational data.

  2. Utilities to provide a unified data model for teal applications focusing on reproducibility. The model and data transformation functions support a wide range of data structures, such as data.frame, MultiAssayExperiment, matrices and others. Relationships between datasets can be modelled using join_keys function.

  3. Utilities to provide a unified data model for teal applications focusing on reproducibility that supports a wide range of data structures, such as data.frame, MultiAssayExperiment, matrices and others.

  4. Utilities to provide a unified data model for teal applications focusing on reproducibility. teal.data supports a wide range of data structures, such as data.frame, MultiAssayExperiment and matrices.

  5. With a core focus on reproducibility, these utilities provide a unified data model for teal applications, supporting a diverse range of data structures such as data.frame, MultiAssayExperiment, matrices, and others.

  6. Utilities to provide a unified data model for teal applications focusing on reproducibility and relational data.