# Generated by roxygen2: do not edit by hand

export(boxplotTCGA)
export(checkTCGA)
export(convertPANCAN12)
export(convertTCGA)
export(downloadTCGA)
export(expressionsTCGA)
export(heatmapTCGA)
export(infoTCGA)
export(installTCGA)
export(kmTCGA)
export(mutationsTCGA)
export(pcaTCGA)
export(readTCGA)
export(survivalTCGA)
export(theme_RTCGA)
import(dplyr)
import(ggplot2)
import(knitr)
import(survival)
import(survminer)
importFrom(RCurl,getURL)
importFrom(XML,readHTMLTable)
importFrom(assertthat,assert_that)
importFrom(data.table,fread)
importFrom(ggthemes,scale_colour_tableau)
importFrom(ggthemes,scale_fill_tableau)
importFrom(ggthemes,theme_pander)
importFrom(htmltools,tagList)
importFrom(purrr,map_if)
importFrom(rmarkdown,html_dependency_font_awesome)
importFrom(rvest,html_attr)
importFrom(rvest,html_nodes)
importFrom(rvest,html_text)
importFrom(scales,comma)
importFrom(stats,as.formula)
importFrom(stats,na.omit)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,qchisq)
importFrom(stats,reformulate)
importFrom(stats,setNames)
importFrom(stringi,stri_extract_all_regex)
importFrom(utils,download.file)
importFrom(utils,read.delim)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
importFrom(utils,untar)
importFrom(utils,write.table)
importFrom(viridis,scale_fill_viridis)
importFrom(xml2,read_html)
