ProteoGyver documentation
Welcome to the ProteoGyver documentation!
This documentation includes:
User guide and installation instructions
API reference for all modules
Code examples and usage patterns
Contents:
- Proteogyver
- Table of contents:
- Security and compatibility
- Example use cases
- QC and quick analysis toolset
- Additional Tools
- Installation
- Creating and updating the database
- Building the docker images:
- Rare use cases
- How to cite
- Example Proteomics usecase for ProteoGyver
- Example Interactomcis usecase for ProteoGyver
- ProteoGyver User Guide
- Code Reference
- app package
- Subpackages
- app.components package
- Subpackages
- Submodules
- app.components.EnrichmentAdmin module
- app.components.MS_run_json_parser module
- app.components.cleanup_tasks module
- app.components.db_functions module
add_column()add_multiple_records()add_record()create_connection()delete_multiple_records()delete_record()drop_table()dump_full_database_to_csv()export_snapshot()generate_database_table_templates_as_tsvs()get_contaminants()get_database_versions()get_from_table()get_from_table_by_list_criteria()get_from_table_match_with_priority()get_full_table_as_pd()get_last_update()get_table_column_names()is_test_db()list_tables()map_protein_info()modify_multiple_records()modify_record()remove_column()rename_column()
- app.components.figure_functions module
- app.components.file_upload_api module
- app.components.infra module
- app.components.interactomics module
loggeradd_bait_column()add_crapome()count_knowns()create_dummy_list_txt()do_ms_microscopy()do_network()enrich()filter_controls_by_similarity()generate_saint_container()get_saint_matrix()known_plot()make_saint_dict()map_intensity()network_display_data()pca()prepare_controls()prepare_crapome()run_saint()saint_cmd()saint_counts()saint_filtering()saint_histogram()
- app.components.mathparser module
- app.components.matrix_functions module
compute_zscore()compute_zscore_based_deviation_from_control()count_per_sample()do_pca()filter_missing()hierarchical_clustering()impute()impute_gaussian()impute_minprob()impute_minprob_df()impute_minval()median_normalize()normalize()quantile_normalize()ranked_dist()ranked_dist_n_per_run()reverse_log2()
- app.components.ms_microscopy module
- app.components.parsing module
check_bait()check_comparison_file()check_numeric()check_required_columns()check_sample_table_column()clean_column_name()clean_sample_names()delete_samples()format_data()format_sample_group_name()generate_replicate_name()get_distribution_title()guess_controls()handle_mztab()identify_columns()parse_comparisons()parse_data_file()parse_parameters()parse_sample_table()read_data_from_content()read_df_from_content()read_dia_nn()read_fragpipe()read_matrix()remove_all_na()remove_duplicate_protein_groups()remove_file_path()remove_filepath_from_columns()remove_from_table()remove_rawfile_ending()rename_columns_and_update_expdesign()sdrf_to_table()unmix_dtypes()update_nested_dict()validate_basic_inputs()
- app.components.proteomics module
- app.components.qc_analysis module
- app.components.quick_stats module
- app.components.text_handling module
- app.components.tooltips module
- app.components.ui_components module
HEADER_DICTchecklist()discard_samples_checklist()interactomics_area()interactomics_control_col()interactomics_crapome_col()interactomics_enrichment_col()interactomics_inbuilt_control_col()interactomics_input_card()main_content_div()main_sidebar()make_du_uploader()modals()navbar()post_saint_container()proteomics_area()proteomics_input_card()qc_area()range_input()saint_filtering_container()table_of_contents()upload_area()workflow_area()
- Module contents
- app.pages package
- app.pipeline_module package
- app.resources package
- app.components package
- Submodules
- app.app module
- app.database_admin module
- app.database_updater module
- app.element_styles module
- app.embedded_page_updater module
- app.run_as_pipeline module
- Module contents
- Subpackages
- MSParser Package
- app package