qmenta-client
2.1.dev1508
  • Installation
  • Tutorial: QMENTA Client API
  • Glossary
  • API Reference
    • Account Class
    • Project Class
qmenta-client
  • API Reference
  • View page source

API ReferenceΒΆ

Here you will find all the objects implemented in the API with their respective functions

  • Account Class
    • Account
      • Account.auth
      • Account.add_project()
      • Account.get_project()
      • Account.login()
      • Account.logout()
      • Account.projects
  • Project Class
    • Project
      • Project.calculate_qc_statistics()
      • Project.change_file_metadata()
      • Project.change_subject_metadata()
      • Project.check_subject_name()
      • Project.copy_container_to_project()
      • Project.delete_analysis()
      • Project.delete_file()
      • Project.delete_session()
      • Project.delete_session_by_patientid()
      • Project.delete_subject()
      • Project.download_file()
      • Project.download_files()
      • Project.get_analysis()
      • Project.get_analysis_log()
      • Project.get_file_metadata()
      • Project.get_project_pa_rules()
      • Project.get_qc_status_analysis()
      • Project.get_qc_status_subject()
      • Project.get_subject_container_id()
      • Project.get_subject_id()
      • Project.get_subjects_files_metadata()
      • Project.get_subjects_metadata()
      • Project.list_analysis()
      • Project.list_container_files()
      • Project.list_container_files_metadata()
      • Project.list_container_filter_files()
      • Project.list_input_containers()
      • Project.list_result_containers()
      • Project.metadata_parameters
      • Project.parse_qc_text()
      • Project.restart_analysis()
      • Project.set_project_pa_rules()
      • Project.set_qc_status_analysis()
      • Project.set_qc_status_subject()
      • Project.start_analysis()
      • Project.subjects
      • Project.subjects_metadata
      • Project.upload_file()
      • Project.upload_gametection()
      • Project.upload_mri()
      • Project.upload_result()
Previous Next

© Copyright 2022, QMENTA.

Built with Sphinx using a theme provided by Read the Docs.