<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Phaedra 2 – Reference Documentation</title>
    <link>/2.12.0/documentation/reference_docs/</link>
    <description>Recent content in Reference Documentation on Phaedra 2</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    
	  <atom:link href="/2.12.0/documentation/reference_docs/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Documentation: Concepts</title>
      <link>/2.12.0/documentation/reference_docs/concepts/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/2.12.0/documentation/reference_docs/concepts/</guid>
      <description>
        
        
        &lt;p&gt;When working with the Phaedra application, you will come across a significant amount of terminology that is either specific
to the application itself, or to Screening or High-Content Screening in general. In these pages, you&amp;rsquo;ll find a description of such concepts and terminology.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Documentation: Getting Started</title>
      <link>/2.12.0/documentation/reference_docs/getting_started/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/2.12.0/documentation/reference_docs/getting_started/</guid>
      <description>
        
        
        &lt;p&gt;These pages will guide you through your first sessions in Phaedra.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Note:&lt;/em&gt; If you are an administrator setting up a Phaedra installation, please refer to the &lt;a href=&#34;/2.12.0/2.12.0/documentation/technical_docs/&#34;&gt;Technical Documentation&lt;/a&gt; instead.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Documentation: In Depth</title>
      <link>/2.12.0/documentation/reference_docs/in_depth/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/2.12.0/documentation/reference_docs/in_depth/</guid>
      <description>
        
        
        &lt;p&gt;In this section, you&amp;rsquo;ll find more detailed documentation about specific functions of the Phaedra application.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Documentation: Workbench</title>
      <link>/2.12.0/documentation/reference_docs/workbench/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/2.12.0/documentation/reference_docs/workbench/</guid>
      <description>
        
        
        &lt;h2 id=&#34;overview&#34;&gt;Overview&lt;/h2&gt;
&lt;p&gt;The Workbench allows users to arrange and manage various data components, providing an interactive experience where components can be:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Arranged&lt;/strong&gt;: Drag and drop components to desired positions.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Resized&lt;/strong&gt;: Adjust the size of each component to best fit the screen or user needs.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Interlinked&lt;/strong&gt;: Each component dynamically interacts with others, enabling data filtering and updates in real-time.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;All sections are fully reactive, meaning selections or changes in one component automatically impact other related components.&lt;/p&gt;

&lt;figure&gt;
    &lt;img src=&#34;./img/workbench.png&#34; width=&#34;100%&#34; height=&#34;100%&#34;/&gt; 
&lt;/figure&gt;



&lt;div class=&#34;alert alert-info&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;alert-heading&#34;&gt;Note&lt;/h4&gt;

    &lt;p&gt;To maintain an orderly workspace, the dashboard automatically groups similar components by default:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Lists&lt;/strong&gt; are organized in one pane, each in a separate tab.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Charts&lt;/strong&gt; are grouped in a different pane, also as separate tabs.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Detail views&lt;/strong&gt; are organized in another pane, with each detail view in its own tab.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Users can customize this layout as needed, but the automatic organization helps prevent clutter and improves usability.&lt;/p&gt;


&lt;/div&gt;

&lt;h2 id=&#34;key-features&#34;&gt;Key Features&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Drag-and-Drop Customization&lt;/strong&gt;: Users can freely move components around the dashboard.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Dynamic Data Synchronization&lt;/strong&gt;: Components update based on interactions, keeping the data relevant and synchronized across sections.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Real-Time Data Filtering&lt;/strong&gt;: Components reflect data changes as soon as selections are made, making comparisons and data exploration seamless.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;examples&#34;&gt;Examples&lt;/h2&gt;
&lt;p&gt;To illustrate how components interact with one another, here are some practical examples.&lt;/p&gt;
&lt;h3 id=&#34;example-1-projects-browser-and-experiments-list&#34;&gt;Example 1: Projects Browser and Experiments List&lt;/h3&gt;
&lt;p&gt;Suppose a user has two components open: &lt;strong&gt;Projects Browser&lt;/strong&gt; and &lt;strong&gt;Experiments List&lt;/strong&gt;. Here’s how these components interact:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Select Projects&lt;/strong&gt;: In the &lt;strong&gt;Projects Browser&lt;/strong&gt; component, the user selects two projects.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Auto-Update of Experiments&lt;/strong&gt;: The &lt;strong&gt;Experiments List&lt;/strong&gt; automatically updates, displaying only the experiments associated with the selected projects.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Unselect Projects&lt;/strong&gt;: If all projects are unselected, the &lt;strong&gt;Experiments List&lt;/strong&gt; becomes empty, indicating no projects are selected.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;example-2-plates-list-and-scatterplot-chart&#34;&gt;Example 2: Plates List and Scatterplot Chart&lt;/h3&gt;
&lt;p&gt;Consider a scenario where the user has two tabs open: &lt;strong&gt;Plates List&lt;/strong&gt; and &lt;strong&gt;Scatterplot Chart&lt;/strong&gt;. The interaction works as follows:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Select Plates&lt;/strong&gt;: The user selects a plate in the &lt;strong&gt;Plates List&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Chart Update&lt;/strong&gt;: The &lt;strong&gt;Scatterplot Chart&lt;/strong&gt; automatically displays data from the most recently selected plate.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Unselect Plates&lt;/strong&gt;: If all plates are unselected, the &lt;strong&gt;Scatterplot Chart&lt;/strong&gt; will display a message: &amp;ldquo;No plate selected.&amp;rdquo;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;getting-started&#34;&gt;Getting Started&lt;/h2&gt;
&lt;p&gt;To start using the dashboard, simply:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open the desired components from the &lt;strong&gt;Workbench Menu&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Arrange them as needed and begin interacting with data.&lt;/li&gt;
&lt;li&gt;Observe how components update based on selections for a seamless data exploration experience.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;For further details on each component’s options and features, visit our &lt;a href=&#34;./components_overview/&#34;&gt;Components Overview&lt;/a&gt; section.&lt;/p&gt;

      </description>
    </item>
    
  </channel>
</rss>
