Description Usage Arguments Details Value See Also Examples
Read in a design file and build a SynergyScreen object from it
| 1 | 
| file | char design file name | 
This function creates a new SynergyScreen object and populates slots @design, @compound_list, @dre_list, and
a SynergyScreen object
| 1 2 3 | screen1 <- designFile2SynergyScreen(system.file("extdata/8_compounds/8_compounds_design_actually_used.csv", 
                                               package="SynergyScreen"))
str(screen1)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.