Core Function that queries the URL provided as argument (typically a cbioportal.org URL).
The function halts until the content has been completely downloaded and returns a data frame.
Usage
basic_tcga_query(my_url)
Value
data.frame including data retrieved from cBioPortal.
Arguments
my_url
string. Typically, a URL pointing to the cBioPortal API.