Update Home authored by Vitali Vistunou's avatar Vitali Vistunou
### Welcome to a Wiki page of FCS pipeline!
#### 1. [Installation](Installation)
#### 2. Structure of workflow:
#### 1. [Installation](#installation)
#### 2. [Structure of workflow](#structure-of-workflow)
#### 3. [Prosedure](#prosedure)
#### Installation
1. Download the latest [KNIME Analytics Platform](https://www.knime.com/downloads).
2. Install the [KNIME Python Integration](https://docs.knime.com/2018-12/python_installation_guide/index.html) to be used with KNIME Analytics Platform.
> Take a look on [Getting Started](https://www.knime.com/knime) for a brief introduction into KNIME Analytics Platform.
3. Save the [FCS-pipeline workflow](https://git.embl.de/halavaty/fcs-pipelines-vitali-vistunou) in knime workspace directory in your PC.
#Structure of workflow
- two user inputs:
- main user input
- plot parameters input
......@@ -10,7 +17,7 @@
- data processing nodes (joiner, python scripts)
- visualisation node (Python View)
![fcs_pipeline workflow](uploads/2c5fb65b19810368bcee452f8d6ea874/workflow.png)
#### 3. Prosedure:
#### Prosedure
1. Prepare the following [structure of files](structure of files) which contains:
* Output data from FCS experiments: .czi, .fcs, .row files produced by [ZEN software](https://www.zeiss.com/microscopy/int/products/microscope-software/zen.html)
* Output files from [Fluctuation Analyzer (FA) software](http://fluctuations.de/downloads.html) provided by Malte Wachsmuth
......
......