HCAExplorer {HCAExplorer} | R Documentation |
A class that displays Human Cell Atlas(HCA) information obtained from a digested version of the Human Cell Atlas referred to as the Azul Backend. This class allows one to view, filter, and select entries in the to ultimately download metadata files and then other data such as matrices.
HCAExplorer( url = "https://service.explore.data.humancellatlas.org", per_page = 15 )
url |
character(1) The url of the Human Cell Atlas Backend to access. |
per_page |
the number of results to display per request. |
a HCAExplorer object
Daniel Van Twisk
hca <- HCAExplorer(per_page = 15, url = 'https://service.explore.data.humancellatlas.org') hca