HCABrowser {HCABrowser} | R Documentation |
The HCABrowser Class
HCABrowser(url = "https://dss.data.humancellatlas.org/v1", fields_path = system.file("extdata", "fields_and_values.json", package = "HCABrowser"), per_page = 10)
url |
character(1) the url of the Human Cell Atlas resource. |
fields_path |
character(1) path to the fields json file. |
per_page |
numeric(1) numbers of pages to view at a time. |
an HCABrowser object
Daniel Van Twisk
hca <- HCABrowser() hca