readCompoundFile: Load a spreadsheet of compounds

Description Usage Arguments Value Examples

Description

Reads in a CSV file with columns "compound" and "max.dose" into a list of Compound objects

Usage

1

Arguments

file

file to read from

Value

a list of Compound objects

Examples

1
2
3
cpds = readCompoundFile(system.file("extdata/15_cpds_simulation/compounds_1.csv",
                                    package="SynergyScreen"))
cpds[[1]]

ybukhman/SynergyScreen documentation built on May 4, 2019, 2:31 p.m.