getCOSMICmutantExport: Function downloads the latest Cosmic Mutant Export data from...

View source: R/getCOSMICmutantExport.R

getCOSMICmutantExportR 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.

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)

Arguments

email

Email registered with COSMIC for accessing data.

password

Password for the COSMIC account.

Value

A data.table containing the Cosmic Mutant Export data.


kmeRtone documentation built on Sept. 11, 2024, 9:12 p.m.