dat1: A sample data object

Description Usage Format Details Source Examples

Description

A data frame from the protein-corona data set [Walkey et al., 2014]

Usage

1
data("dat1")

Format

A list of two objects

datasetURI

a character vector- ambit data set uri

dataEntry

a data frame containing two columns: compound and values. Compound is a character vector with all compound ambit uris, and values is a data frame with all numberic values of the protein corona data set (compounds by features). One of the columns is the dependent variable (Net.cell.association) which has some null values- the experimental design algorithm will select some/all of them for next suggested trials.

Details

Please see Walkey et al., 2014

Source

Walkey, Carl D., et al. "Protein corona fingerprinting predicts the cellular interaction of gold and silver nanoparticles." ACS nano 8.3 (2014): 2439-2455.

Examples

1
2
data(dat1)
## maybe str(dat1) ; plot(dat1) ...

GTsiliki/IntPROAST documentation built on June 2, 2019, 5:54 p.m.