Learn R Programming

kmeRtone (version 1.0)

getCOSMICmutantExport: 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.

Description

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.

Usage

getCOSMICmutantExport(email, password)

Value

A data.table containing the Cosmic Mutant Export data.

Arguments

email

Email registered with COSMIC for accessing data.

password

Password for the COSMIC account.