pypath.inputs.pharos.pharos_diseases§
- pypath.inputs.pharos.pharos_diseases(chunk_size: int = 100) list §
Retrieve diseases records from Pharos.
Note: data retrieval might take about half an hour.
- Parameters:
chunk_size – Records in one batch. Better stay 100 because higher numbers likely to cause timeout errors.
- Returns:
Records as a list of dicts.