pypmi.fetchable_genetics

pypmi.fetchable_genetics(projects: bool = False) → List[str][source]

Lists genetics data available to download from the PPMI

Parameters:projects (bool, optional) – List available projects instead of individual data files available for download. Due to the size of genetic data, many datasets are split up into multiple files associated with a single project or analysis; you can specify these projects when downloading data with pypmi.datasets.fetch_genetics() and all associated files will be fetched.
Returns:available – List of available data files
Return type:list