View source: R/getCOSMICmutantExport.R
getCOSMICmutantExport | R Documentation |
Function downloads the latest Cosmic Mutant Export data from the COSMIC database. It requires the user to be registered with COSMIC for non-commercial use. The function constructs the URL for the latest mutant export file, authenticates the URL, and then downloads the data.
getCOSMICmutantExport(email, password)
email |
Email registered with COSMIC for accessing data. |
password |
Password for the COSMIC account. |
A data.table
containing the Cosmic Mutant Export data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.