Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 690 Bytes

index.rst

File metadata and controls

30 lines (25 loc) · 690 Bytes

Python API

Using ppx typically starts with calling the :pyppx.find_project() function. This function returns either a :py~ppx.PrideProject or :py~ppx.MassiveProject object, depending on the repository in where the project resides (PRIDE or MassIVE, respectively). These project objects have methods to find and download files of interest.

Overview <self> functions.rst pride.rst massive.rst

ppx

find_project get_data_dir set_data_dir pride.list_projects massive.list_projects PrideProject MassiveProject