app_server              App server
app_ui                  App UI
can_coerce              Check coercibility
check_ages_over_90      Check for ages over 90
check_all               Run all validation checks
check_annotation_keys   Check annotation keys
check_annotation_values
                        Check annotation values
check_certified_user    Check if user is certified
check_col_names         Check column names against their corresponding
                        template
check_cols_complete     Check for complete columns
check_cols_empty        Check for empty columns
check_condition         Create a condition of the given type
check_duplicate_paths   Check for duplicated file paths
check_files_manifest    Check that files are present in manifest
check_ids_match         Check ids
check_indiv_ids_dup     Check uniqueness of individual and specimen IDs
check_keys              Check that a given set of keys are all present
                        in an annotations dictionary
check_parent_syn        Check synID of parent in manifest
check_pass              Create custom conditions for reporting
check_schema_df         Check a data frame of data against a JSON
                        Schema
check_schema_json       Check data against a JSON Schema
check_team_membership   Check team membership
check_values            Check a set of keys and their values
df_to_json_list         Convert data frame to JSON
file_summary_ui         UI for the file summary module
get_synapse_annotations
                        Get Synapse annotations
get_synapse_table       Get Synapse table
get_template            Get a template
report_unsatisfied_requirements
                        Create a modal dialog if user is not in
                        required team(s) or certified
results_boxes_ui        UI function for results boxes module
run_app                 Run the Shiny application
valid_annotation_keys   Valid annotation keys
valid_annotation_values
                        Valid annotation values
with_busy_indicator_ui
                        Show busy indicator
