Skip to content

Commit

Permalink
doc: add gui screenshot
Browse files Browse the repository at this point in the history
Closes #179.
  • Loading branch information
dweindl committed Feb 25, 2025
1 parent 8c6fe5b commit 9510015
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

The data analyzed by C-COMPASS typically derives from proteomics fractionation samples that result in compartment-specific protein profiles. Our tool can be used to analyze datasets derived from various experimental techniques.

![C-COMPASS Overview](doc/gfx/ccompass_gui_sample_data_screenshot.png)

## Key Features

- **Protein Localization Prediction**: Use a neural network to predict the spatial distribution of proteins within cellular compartments.
Expand Down
Binary file added doc/gfx/ccompass_gui_sample_data_screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions doc/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,10 @@ computer:
1. Graphical User Interface (GUI)
=================================

.. image:: gfx/ccompass_gui_sample_data_screenshot.png
:width: 100%
:alt: C-COMPASS GUI

C-COMPASS allows you to save and load your sessions via the main menu
(:menuselection:`File --> Save As`).
Saving after each significant step is recommended to avoid data loss.
Expand Down

0 comments on commit 9510015

Please sign in to comment.