LyProX API Documentation Modules Classes Names
Clear Help

For more information on the search, visit the help page.

Module Index

  • lyprox - LyProX is a Django app to interactively explore lymphatic progression patterns.
    • accounts - No package docstring; 3/7 modules, 0/2 package documented
      • admin - Undocumented
      • apps - Undocumented
      • forms - Forms for the accounts app.
      • management - Undocumented
        • commands - No package docstring; 2/2 modules documented
          • add_institutions - Management command to add institutions from a file or the command line.
          • add_users - Add users from a JSON file or via command line arguments.
      • migrations - Undocumented
        • 0001_initial - Undocumented
      • models - Implement models for institutions and adapt the user model slightly.
      • tests - Undocumented
      • urls - Defines the login and logout views for authenticating users.
      • views - No module docstring; 1/1 function documented
    • context_processors - Context processors for the LyProX app.
    • dataexplorer - The app that makes the data interactively explorable by the user.
      • admin - Register the models for the admin interface.
      • apps - Code that Django needs to register and load the app.
      • forms - Defines the fields that can be used to query the patient records.
      • management - Undocumented
        • commands - No package docstring; 1/1 module documented
          • add_datasets - Command to add datasets to database.
      • migrations - Undocumented
        • 0001_initial - Undocumented
      • models - Defines a minimal model representing a dataset.
      • query - Querying and generating statistics from the table of patients.
      • subsites - Tumor subsites as ICD-10 codes with the respective names.
      • urls - Defines the URLs within the dashboard app.
      • views - Orchestrate the logic of the dashboard.
    • manage - Django's command-line utility for administrative tasks.
    • riskpredictor - Risk predictions for involvement patterns, given personalized diagnoses.
      • admin - Boilerplate code to register the CheckpointModel with the Django admin interface.
      • apps - Boilerplate Django configuration for the riskpredictor app.
      • forms - Forms used in the riskpredictor app.
      • management - Undocumented
        • commands - No package docstring; 1/1 module documented
          • add_riskmodels - Command to add risk prediction models to database.
      • migrations - Undocumented
        • 0001_initial - Undocumented
      • models - Models for the riskpredictor Django app.
      • predict - Module for functions to predict the risk of lymphatic progression.
      • tests - Undocumented
      • urls - URLs related to the riskpredictor prediction app.
      • views - Module for the views of the riskpredictor app.
    • settings - Main configurations. Explanations of all options can be found in the Django docs.
    • templatetags - No package docstring; 1/1 module documented
      • customtags - Custom tags and filters for Django's HTML templating.
    • urls - LyProX' URL configuration.
    • utils - Utility functions.
    • views - Define the home view and a maintenance view.
    • wsgi - The WSGI configuration for the LyProX project. Don't touch it.
    • __main__ - Undocumented
    • _version - Undocumented
API Documentation for LyProX, generated by pydoctor 24.11.2 at 2025-05-07 14:57:45.