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)
Arguments
my_url
String. Typically, a URL pointing to the cBioPortal API.
Details
This is a core function invoked by other functions in the package.