Description Usage Arguments Value
This function takes in data from multiple sources and generates a drug-term matrix as required by 'DRUID'.
1 2  | add_ingredients(cmap_data, small_molecules, ctd_data, np_data, lincs_data,
  new_data = NULL)
 | 
cmap_data | 
 Data from CMAP2 from the Harmonizome  | 
small_molecules | 
 Data from small molecules treatments on cell lines obtained from the Harmonizome  | 
ctd_data | 
 Data from CTD, filtered on mRNA effects from drugs  | 
np_data | 
 Data on MCF7 cell lines treated with natural products from traditional chinese medicine  | 
lincs_data | 
 Data from LINCS L1000 from the Harmonizome  | 
A list of TF-IDF matrices and respective cross-product vectors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.