jass.models.project

compute joint statistics and generate plots for a given set of phenotypes

Functions

call_with_tb(status_key)

ensure_space_in_project_dir(*[, ...])

flag_project_as_visited(project_id)

get_project_update_progress_callback(project_id)

get_projects_last_access()

load_project(project_id[, flag_as_visited])

Classes

GlobalProject(*[, id, init_table_path, ...])

Create a new model by parsing and validating input data from keyword arguments.

LocalProject(*[, id, init_table_path, ...])

Create a new model by parsing and validating input data from keyword arguments.

Project(*[, id, init_table_path, ...])

Create a new model by parsing and validating input data from keyword arguments.

ProjectStatusEnum(value)

An enumeration.