Description Usage Arguments Value Examples
Download data from CTD2 database
1 2 3 4 5 |
url |
url link of data |
downloaded data
1 2 3 4 5 6 7 8 9 | CTD2_download_dir('https://ctd2-data.nci.nih.gov/Public/')
# download files by file url
CTD2_download_file(url='https://ctd2-data.nci.nih.gov/Public/Broad/CTRPv1.0_2013_pub_Cell_154_1151/CTRPv1.0._COLUMNS.xlsx')
# get file url
CTD2_download_url(url='https://ctd2-data.nci.nih.gov/Public/Broad/CTRPv1.0_2013_pub_Cell_154_1151/')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.