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)A data.table containing the Cosmic Mutant Export data.
Email registered with COSMIC for accessing data.
Password for the COSMIC account.