slackbuilds/academic/Data2FCS
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
Data2FCS.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
Data2FCS.desktop academic/Data2FCS: Added (Data2FCS and FCS2Data). 2017-04-29 12:51:27 +07:00
Data2FCS.info academic/Data2FCS: update Copyright year and REQUIRES to adoptopenjdk 2021-05-18 23:40:02 +07:00
Data2FCS.png academic/Data2FCS: Added (Data2FCS and FCS2Data). 2017-04-29 12:51:27 +07:00
FCS2Data.desktop academic/Data2FCS: Added (Data2FCS and FCS2Data). 2017-04-29 12:51:27 +07:00
FCS2Data.png academic/Data2FCS: Added (Data2FCS and FCS2Data). 2017-04-29 12:51:27 +07:00
README academic/Data2FCS: Added (Data2FCS and FCS2Data). 2017-04-29 12:51:27 +07:00
doinst.sh academic/Data2FCS: Added (Data2FCS and FCS2Data). 2017-04-29 12:51:27 +07:00
slack-desc academic/Data2FCS: Added (Data2FCS and FCS2Data). 2017-04-29 12:51:27 +07:00

README

Flow cytometry software is a perfect way to analyse complex data sets
with large sample size. Data can be easily visualized to identify
correlations and subpopulations. Subpopulations can be selected and
analysed separately. However, such software requires data in the FCS
data standard.

This contains two programs: Data2FCS and FCS2Data.

Data2FCS a simple application for converting data in ascii file format
into FCS3.1 files.  A special treat is the possibility to transform
categorical data into numerical data. The resulting FCS data file can be
analysed in regular flow cytometry softwares, such as the open source
FCSaylzer (also available at SlackBuilds.org).

FCS2Data is a simple application for converting FCS data files into
ascii file format. These files contain the single event data of the FCS
files, so that the data can be used in other applications.