DataBiosphere / data-portal

Apache License 2.0
9 stars 21 forks source link

Link to examples created for Analysis Tools API demo #835

Closed NoopDog closed 3 years ago

NoopDog commented 3 years ago

The notebook shows how to download all matrices from a project. https://github.com/DataBiosphere/azul/blob/develop/docs/download-project-matrices.ipynb

The command-line script can do a couple of things such as download matrices or request a curl-format manifest https://github.com/DataBiosphere/azul/blob/develop/docs/hca_file_downloader.py

NoopDog commented 3 years ago

@theathorn @danielsotirhos staging is updated with links to the code developed for the analysis tools demo for your review. https://dev.singlecell.gi.ucsc.edu/apis/api-documentation/data-browser-api

Cheers, D

dsotirho-ucsc commented 3 years ago

"API Usage Examples" section looks good. Approved.

NoopDog commented 3 years ago

Thanks, @danielsotirhos